[
https://issues.jboss.org/browse/JBMETA-349?page=com.atlassian.jira.plugin...
]
lachlan hendy commented on JBMETA-349:
--------------------------------------
Is this fixed? I am still getting parser error:
Unexpected element 'acknowledge-mode' encountered
in 7.1.0 final
it appears that this is still an issue.
EJB 2.x 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 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.
--
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