I am using Jboss 4.2.3 and ActiveMQ 5.2.0. I integrated ACtiveMQ on JBoss and while starting JBoss I got the below mentioned error. I checked the file activemq-jms-ds.xml, it is present and is syntactically correct. Still I am getting the error. I need help urgently...
17:20:30,941 ERROR [MainDeployer] Could not initialise deployment: file:/root/Desktop/jboss-4.2.3.GA/server/default/deploy/activemq-jms-ds.xml org.jboss.deployment.DeploymentException: Could not parse dd; - nested throwable: (org.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed.) at org.jboss.deployment.XSLSubDeployer.findDd(XSLSubDeployer.java:231) at org.jboss.deployment.XSLSubDeployer.init(XSLSubDeployer.java:161) at org.jboss.deployment.MainDeployer.init(MainDeployer.java:872) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:809) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782) -- View this message in context: http://www.nabble.com/Problem-while-Installing-ACtiveMQ-on-JBoss-tp24426267p24426267.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.