[jboss-jira] [JBoss JIRA] Created: (JBAS-5623) JMS ActivationSpec 'acknowledgeMode' not spec compliant
James Olsen (JIRA)
jira-events at lists.jboss.org
Thu Jun 12 05:47:37 EDT 2008
JMS ActivationSpec 'acknowledgeMode' not spec compliant
-------------------------------------------------------
Key: JBAS-5623
URL: http://jira.jboss.com/jira/browse/JBAS-5623
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JCA service, JMS (JBoss Messaging)
Affects Versions: JBossAS-4.2.2.GA
Reporter: James Olsen
Assigned To: Jesper Pedersen
org.jboss.resource.adapter.jms.inflow.JmsActivationSpec expects/uses values "DUPS_OK_ACKNOWLEDGE" and "AUTO_ACKNOWLEDGE" for 'acknowledgeMode'.
According to the JCA 1.5 spec and as expected by third party components, the permitted values are "Auto-acknowledge" and "Dups-ok-acknowledge".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list