[ https://issues.apache.org/jira/browse/JCR-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-2595.
-------------------------
Resolution: Fixed
> SessionImpl.createSession uses same Subject/LoginContext
> --------------------------------------------------------
>
> Key: JCR-2595
> URL: https://issues.apache.org/jira/browse/JCR-2595
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core
> Affects Versions: 2.0.0
> Reporter: angela
> Assignee: angela
> Fix For: 2.1.0
>
>
> SessionImpl.createSession(String) uses the same loginctx/subject to create a new session.
> this will cause problems if Session.logout() is called on the original instance.
> i suggest to fix that by creating a new subject for the new session instance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|