[jboss-jira] [JBoss JIRA] Created: (BPEL-231) integration service opens request listeners even if tx marked for rollback

Alejandro Guizar (JIRA) jira-events at lists.jboss.org
Mon Feb 12 22:54:29 EST 2007


integration service opens request listeners even if tx marked for rollback
--------------------------------------------------------------------------

                 Key: BPEL-231
                 URL: http://jira.jboss.com/jira/browse/BPEL-231
             Project: JBoss jBPM BPEL
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Engine
    Affects Versions: jBPM BPEL 1.1 beta 3
            Reporter: Alejandro Guizar
         Assigned To: Alejandro Guizar
             Fix For: jBPM BPEL 1.1.GA


When JmsIntegrationService closes, it opens the request listeners created by inbound message activities that were reached in the closing bpm operation. 

However, it carelessly opens request listeners even if the transaction is marked for rollback. In this situation the opened request listeners end up referencing tokens that do not exist in the database.

-- 
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