[
https://issues.jboss.org/browse/DROOLS-925?page=com.atlassian.jira.plugin...
]
Maciej Swiderski closed DROOLS-925.
-----------------------------------
Fix Version/s: 6.5.0.Final
(was: 7.0.0.Beta3)
Assignee: Maciej Swiderski (was: Edson Tirelli)
Resolution: Done
kie server does work with wildfly 10 out of the box from version 6.5.0.Final (community) -
make sure to use ee7 version of the war file.
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: Maciej Swiderski
Priority: Critical
Fix For: 6.5.0.Final
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}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)