[jboss-jira] [JBoss JIRA] (AS7-6441) Transaction automatically started for MDB even though it uses BMT
Justin Bertram (JIRA)
jira-events at lists.jboss.org
Fri Feb 1 12:51:51 EST 2013
[ https://issues.jboss.org/browse/AS7-6441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Justin Bertram updated AS7-6441:
--------------------------------
Issue Type: Bug (was: Feature Request)
> Transaction automatically started for MDB even though it uses BMT
> -----------------------------------------------------------------
>
> Key: AS7-6441
> URL: https://issues.jboss.org/browse/AS7-6441
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB
> Affects Versions: 7.1.3.Final (EAP)
> Reporter: Justin Bertram
> Assignee: jaikiran pai
>
> When an MDB uses BMT a transaction is still begun when onMessage() is invoked. This is because org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent#isDeliveryTransacted doesn't check whether or not the MDB is using BMT.
> You can workaround this issue by using CMT with NOT_SUPPORTED.
--
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