[jboss-jira] [JBoss JIRA] Created: (JBAS-3632) Too early checking of not closing connections

Adrian Brock (JIRA) jira-events at jboss.com
Thu Sep 7 07:30:43 EDT 2006


Too early checking of not closing connections
---------------------------------------------

                 Key: JBAS-3632
                 URL: http://jira.jboss.com/jira/browse/JBAS-3632
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JCA service
    Affects Versions: JBossAS-4.0.5.CR1
            Reporter: Adrian Brock
         Assigned To: Weston Price
            Priority: Minor


In the case where a transaction is ended early,
e.g. JBossTM rollsback transactions at a timeout immediately,
the cached connection manager is firing connection not closed events.

This is because the ejb is still in the invocation with the connection open
but the transaction synchronization is fired by the rollback/timeout.

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