-
Bug
-
Resolution: Obsolete
-
Minor
-
JBossAS-4.0.5.CR1
-
None
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.