[
http://jira.jboss.com/jira/browse/JBAS-5082?page=all ]
Dimitris Andreadis updated JBAS-5082:
-------------------------------------
Fix Version/s: JBossAS-5.0.0.CR1
(was: JBossAS-5.0.0.Beta3)
(was: JBossAS-4.2.3.GA)
Moving to CR1. If there is a problem with this, please contact me.
Add a transaction status interface for the connection manager and
implement it in TxConnectionManager
------------------------------------------------------------------------------------------------------
Key: JBAS-5082
URL:
http://jira.jboss.com/jira/browse/JBAS-5082
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: JCA service
Affects Versions: JBossAS-4.2.2.GA
Reporter: Adrian Brock
Assigned To: Adrian Brock
Fix For: JBossAS-5.0.0.CR1
The ConnectionManager needs a transaction status interface
such that resource adapters can check the active status of the transaction assoication.
This should be similar to the TransactionTimeoutConfiguration
where only the TxConnectionManager implements it.
If the transaction is not active then an exception should be thrown.
The resource adapters (jdbc and jms) need to add a check for transation active to their
checkState methods).
--
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