[jboss-jira] [JBoss JIRA] Commented: (SECURITY-98) 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:15:52 EST 2007
[ http://jira.jboss.com/jira/browse/SECURITY-98?page=comments#action_12390766 ]
Scott M Stark commented on SECURITY-98:
---------------------------------------
There are two failures in XMLLoginModulesUnitTestCase & LoginModulesUnitTestCase because of this:
https://hudson.jboss.org/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-TestSuite-sun15/219/testReport/org.jboss.test.security.test/XMLLoginModulesUnitTestCase(tests-security-basic-unit)/
https://hudson.jboss.org/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-TestSuite-sun15/219/testReport/org.jboss.test.security.test/LoginModulesUnitTestCase(tests-security-basic-unit)/
> Access to a TransactionManager from Database*LoginModule should only be required if suspendResume is true
> ---------------------------------------------------------------------------------------------------------
>
> Key: SECURITY-98
> URL: http://jira.jboss.com/jira/browse/SECURITY-98
> Project: JBoss Security and Identity Management
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Scott M Stark
> Assigned To: Scott M Stark
> Fix For: 2.0.2-BETA
>
>
> 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