-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
I get this error booting current JBoss4 branch:
09:39:54,817 ERROR [MainDeployer] Could not initialise deployment: file:/home/ej
ort/jboss-4.0/workspace/build/output/jboss-4.0.4.CR2/server/default/deploy/sched
ule-manager-service.xml
org.jboss.deployment.DeploymentException: The string "--" is not permitted withi
n comments.; - nested throwable: (org.xml.sax.SAXParseException: The string "--"
is not permitted within comments.)
at org.jboss.deployment.SARDeployer.init(SARDeployer.java:217)
at org.jboss.deployment.MainDeployer.init(MainDeployer.java:861)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:798)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
So the comments need fixing.