[jboss-jira] [JBoss JIRA] (JBMETA-349) EJB 2.x ejb-jar.xml parser fails on message-driven/acknowledge-mode element

Stephen Coy (JIRA) jira-events at lists.jboss.org
Fri Jan 13 19:44:21 EST 2012


Stephen Coy created JBMETA-349:
----------------------------------

             Summary: 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: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: Stephen Coy
            Assignee: Carlo de Wolf


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

        


More information about the jboss-jira mailing list