You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Francis De Brabandere (JIRA)" <ji...@apache.org> on 2010/12/16 10:34:01 UTC

[jira] Updated: (OPENEJB-1415) OpenEJB.destroy() should reset previous jaas configuration

     [ https://issues.apache.org/jira/browse/OPENEJB-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis De Brabandere updated OPENEJB-1415:
-------------------------------------------

    Component/s: security

> OpenEJB.destroy() should reset previous jaas configuration
> ----------------------------------------------------------
>
>                 Key: OPENEJB-1415
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1415
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 3.1.4
>            Reporter: Francis De Brabandere
>            Priority: Trivial
>
> After calling  OpenEJB.destroy() in our unit test @AfterClass we need to call Configuration.setConfiguration(null); to reset jaas configuration done by openejb.
> I would expect OpenEJB.destroy() to not leave any traces that could cause other tests to fail...
> Am I correct here?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.