[jboss-jira] [JBoss JIRA] (WFLY-4633) CMT MDB response is not part of the transaction

JN JNC (JIRA) issues at jboss.org
Thu May 14 04:50:23 EDT 2015


JN JNC created WFLY-4633:
----------------------------

             Summary: CMT MDB response is not part of the transaction
                 Key: WFLY-4633
                 URL: https://issues.jboss.org/browse/WFLY-4633
             Project: WildFly
          Issue Type: Bug
          Components: EJB, JMS
    Affects Versions: JBoss AS7 7.2.0.Final
            Reporter: JN JNC
            Assignee: Jeff Mesnil


My application uses container managed MDB to process client request received on a queue and to send them response on a reply queue.

It seems the response which is sent within the onMessage method scope is being received by the client before onMessage completion and outside same transaction scope.

This is an issue as transaction could be rollbacked and client will receive a success status to its request.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list