[jboss-jira] [JBoss JIRA] Created: (JBAS-5053) Access to a TransactionManager from Database*LoginModule should only be required if suspendResume is true
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Wed Dec 5 18:03:51 EST 2007
Access to a TransactionManager from Database*LoginModule should only be required if suspendResume is true
---------------------------------------------------------------------------------------------------------
Key: JBAS-5053
URL: http://jira.jboss.com/jira/browse/JBAS-5053
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Scott M Stark
Assigned To: Scott M Stark
Fix For: JBossAS-5.0.0.Beta3
The suspendResume option to suspend/resume transactions during database operations should control whether access to a TransactionManager is required. Currently if a TransactionManager cannot be obtained an IllegalStateException is thrown regardless of the suspendResume value.
--
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