[jboss-jira] [JBoss JIRA] (WFLY-2210) fix message endpoint isDeliveryTransacted
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Thu Oct 3 09:10:02 EDT 2013
Jeff Mesnil created WFLY-2210:
---------------------------------
Summary: fix message endpoint isDeliveryTransacted
Key: WFLY-2210
URL: https://issues.jboss.org/browse/WFLY-2210
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 8.0.0.Alpha4
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Blocker
Fix For: 8.0.0.Beta1
The org.jboss.as.ejb3.inflow.MessageEndpointService#isDeliveryTransacted method is checking the transaction attribute of the method using the MethodIntf.BEAN while it should use the MethodIntf.MESSAGE_ENDPOINT type.
--
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list