[
https://issues.jboss.org/browse/JBMETA-349?page=com.atlassian.jira.plugin...
]
Carlo de Wolf updated JBMETA-349:
---------------------------------
Summary: EJB 2.0 ejb-jar.xml parser fails on message-driven/acknowledge-mode
element (was: EJB 2.x ejb-jar.xml parser fails on message-driven/acknowledge-mode
element)
Description:
The acknowledge-mode element was removed from the schema between -EJB 2.1 and EJB 3.0- EJB
2.0 and EJB 2.1 as it was replaced by an activation-config property.
org.jboss.metadata.ejb.parser.spec.AbstractMessageDrivenBeanParser.processElement(MD,
XMLStreamReader) does not look for it at all.
[edit: the description referenced the wrong spec versions]
was:
The acknowledge-mode element was removed from the schema between EJB 2.1 and EJB 3.0 as it
was replaced by an activation-config property.
org.jboss.metadata.ejb.parser.spec.AbstractMessageDrivenBeanParser.processElement(MD,
XMLStreamReader) does not look for it at all.
Forum Reference:
https://community.jboss.org/message/642113#642113,
https://community.jboss.org/thread/176290?tstart=0 (was:
https://community.jboss.org/message/642113#642113,
https://community.jboss.org/thread/176290?tstart=0)
EJB 2.0 ejb-jar.xml parser fails on message-driven/acknowledge-mode
element
---------------------------------------------------------------------------
Key: JBMETA-349
URL:
https://issues.jboss.org/browse/JBMETA-349
Project: JBoss Metadata
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: ejb
Reporter: Stephen Coy
Assignee: Carlo de Wolf
Fix For: 7.0.0.Beta34
The acknowledge-mode element was removed from the schema between -EJB 2.1 and EJB 3.0-
EJB 2.0 and EJB 2.1 as it was replaced by an activation-config property.
org.jboss.metadata.ejb.parser.spec.AbstractMessageDrivenBeanParser.processElement(MD,
XMLStreamReader) does not look for it at all.
[edit: the description referenced the wrong spec versions]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira