[jboss-jira] [JBoss JIRA] Created: (JBAOP-773) AOPTestDelegate.tearDown() should call super.tearDown()

Flavia Rainone (JIRA) jira-events at lists.jboss.org
Tue Mar 9 23:26:37 EST 2010


AOPTestDelegate.tearDown() should call super.tearDown()
-------------------------------------------------------

                 Key: JBAOP-773
                 URL: https://jira.jboss.org/jira/browse/JBAOP-773
             Project: JBoss AOP
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: 2.1.9.Alpha1
            Reporter: Flavia Rainone
            Assignee: Flavia Rainone
             Fix For: 2.2.0.GA


Currently, the missing call is commented with a TODO:
       //TODO Figure out cause of security exception when making this call
//       super.tearDown();

If this call is uncommented, we get a securityException telling that System.setSecurityManager cannot be invoked (see JBoss Forum Reference for more details).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list