[jboss-jira] [JBoss JIRA] (AS7-6441) Transaction automatically started for MDB even though it uses BMT
Donatas Čiukšys (JIRA)
issues at jboss.org
Wed Dec 20 09:30:00 EST 2017
[ https://issues.jboss.org/browse/AS7-6441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507480#comment-13507480 ]
Donatas Čiukšys commented on AS7-6441:
--------------------------------------
This issue is not fixed. We reproduced it on EAP 7.0.5. Please re-open.
> 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
> Fix For: EAP 6.1.0.Alpha (7.2.0.Final)
>
>
> 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 was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list