[jboss-jira] [JBoss JIRA] Closed: (JBAOP-773) AOPTestDelegate.tearDown() should call super.tearDown()
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Thu Mar 25 11:22:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAOP-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flavia Rainone closed JBAOP-773.
--------------------------------
Resolution: Done
> 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
> Priority: Minor
> 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