2021-05-18 13:36 | 题主 | ||||||||
|
custom.xwl 在开发环境webbuilder8能够正常执行,复制到webbuilder应用环境下无法运行? message org.dom4j.DocumentException: Error on line 1 of document file:///D:/Tomcat%208/webapps/wb/webbuilder/application/custom.xwl : 前言中不允许有内容。 Nested exception: 前言中不允许有内容。 description |
2021-05-19 11:49 | #1 | ||||||||
|
这个是哪个版本,看异常提示是xml格式非法导致 检查指定的文件xml格式是否有效 |
2021-05-25 14:04 | #2 | ||||||||
|
webbuilder应用环境5.6 |