]
SBS JIRA Integration updated JBMETA-364:
----------------------------------------
Forum Reference:
message-destination element in assembly-descriptor throws exception
for EJB 2.1 ejb-jar.xml
-------------------------------------------------------------------------------------------
Key: JBMETA-364
URL:
https://issues.jboss.org/browse/JBMETA-364
Project: JBoss Metadata
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: ejb
Affects Versions: 7.0.4
Reporter: David Stephan
Assignee: jaikiran pai
message-destination is not being parsed for ejb 2.1.
14:21:01,507 INFO [org.jboss.as.server] (host-controller-connection-threads - 11)
JBAS015870: Deploy of deployment "xxxx-service-impl.ear" was rolled back with
failure message {"JBAS014671: Failed services" =>
{"jboss.deployment.subunit.\"xxxx-service-impl.ear\".\"xxxx-service-impl.jar\".PARSE"
=> "org.jboss.msc.service.StartException in service
jboss.deployment.subunit.\"xxxx-service-impl.ear\".\"xxxx-service-impl.jar\".PARSE:
JBAS018733: Failed to process phase PARSE of subdeployment
\"xxxx-service-impl.jar\" of deployment \"xxxx-service-impl.ear\"
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException:
JBAS014185: Exception while parsing ejb-jar.xml:
/content/xxxx-service-impl.ear/xxxx-service-impl.jar/META-INF/ejb-jar.xml
Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[142,4]
Message: Unexpected element
'{http://java.sun.com/xml/ns/j2ee}message-destination'
encountered"},"JBAS014771: Services with missing/unavailable dependencies"
=> ["jboss.deployment.unit.\"xxxx-service-impl.ear\".DEPENDENCIES
Missing[JBAS014861: <one or more transitive dependencies>]"]}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: