JBOSS报错
Caused by: org.xml.sax.SAXParseException: The string "--" is not permitted within comments.
原因:
JAVA SDK 版本 与 JBOSS 冲突
解决方法:
1、重新设置JAVA_HOME系统变量
2、在JBOSS中设置JAVA_HOME变量
JBOSS报错
Caused by: org.xml.sax.SAXParseException: The string "--" is not permitted within comments.
原因:
JAVA SDK 版本 与 JBOSS 冲突
解决方法:
1、重新设置JAVA_HOME系统变量
2、在JBOSS中设置JAVA_HOME变量