]
Michael Biarnes Kiefer updated DROOLS-925:
------------------------------------------
Fix Version/s: 7.0.0.Beta2
(was: 7.0.0.Beta1)
Cannot deploy kie-server to Wildfly 10.0.0.CR1
----------------------------------------------
Key: DROOLS-925
URL:
https://issues.jboss.org/browse/DROOLS-925
Project: Drools
Issue Type: Bug
Components: kie server
Affects Versions: 6.3.0.CR2
Environment: Wildfly 10.0.0.CR1
Reporter: Pokpitch Patcharadamrongkul
Assignee: Edson Tirelli
Priority: Critical
Fix For: 7.0.0.Beta2
Cannot deploy kie-server to Wildfly 10.0.0.CR1 (HornetQ is to be deprecated from Wildfly
10.x.x) Please fixed in kie-server-x.x-x.war/META-INF/kie-server-jms.xml
{color:red}Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException:
WFLYMSGAMQ0055: Could not parse file
/opt/wildfly-10.0.0.CR1/standalone/tmp/vfs/temp/temp8eb8a1f894857057/content-c7b7cd6a0a56658e/META-INF/kie-server-jms.xml
at
org.wildfly.extension.messaging.activemq.deployment.MessagingXmlParsingDeploymentUnitProcessor.deploy(MessagingXmlParsingDeploymentUnitProcessor.java:95)
... 6 more
Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[2,1]
Message: Unexpected element
'{urn:jboss:messaging-deployment:1.0}messaging-deployment'
at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:108)
at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
at
org.wildfly.extension.messaging.activemq.deployment.MessagingXmlParsingDeploymentUnitProcessor.deploy(MessagingXmlParsingDeploymentUnitProcessor.java:89)
... 6 more{color}