You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Strasser (JIRA)" <ji...@apache.org> on 2005/10/12 14:29:06 UTC

[jira] Created: (JCR-253) org.apache.jackrabbit.server.SessionProvider needs 'releaseSession()'

org.apache.jackrabbit.server.SessionProvider needs 'releaseSession()'
---------------------------------------------------------------------

         Key: JCR-253
         URL: http://issues.apache.org/jira/browse/JCR-253
     Project: Jackrabbit
        Type: Improvement
 Environment: jackrabbit server r314840

    Reporter: Tobias Strasser
    Priority: Minor


the SessionProvider does not have a 'releaseSession()' method, thus the DavSessionProviderImpl just calls repSession.logout() after is DavSession is released. This should rather be handled over to the given SessionProvider.

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


[jira] Closed: (JCR-253) org.apache.jackrabbit.server.SessionProvider needs 'releaseSession()'

Posted by "angela (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-253?page=all ]
     
angela closed JCR-253:
----------------------


> org.apache.jackrabbit.server.SessionProvider needs 'releaseSession()'
> ---------------------------------------------------------------------
>
>          Key: JCR-253
>          URL: http://issues.apache.org/jira/browse/JCR-253
>      Project: Jackrabbit
>         Type: Improvement
>  Environment: jackrabbit server r314840
>     Reporter: Tobias Strasser
>     Assignee: Tobias Strasser
>     Priority: Minor

>
> the SessionProvider does not have a 'releaseSession()' method, thus the DavSessionProviderImpl just calls repSession.logout() after is DavSession is released. This should rather be handled over to the given SessionProvider.

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


[jira] Resolved: (JCR-253) org.apache.jackrabbit.server.SessionProvider needs 'releaseSession()'

Posted by "angela (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-253?page=all ]
     
angela resolved JCR-253:
------------------------

    Resolution: Fixed
     Assign To: Tobias Strasser

tobi fixed this one.

> org.apache.jackrabbit.server.SessionProvider needs 'releaseSession()'
> ---------------------------------------------------------------------
>
>          Key: JCR-253
>          URL: http://issues.apache.org/jira/browse/JCR-253
>      Project: Jackrabbit
>         Type: Improvement
>  Environment: jackrabbit server r314840
>     Reporter: Tobias Strasser
>     Assignee: Tobias Strasser
>     Priority: Minor

>
> the SessionProvider does not have a 'releaseSession()' method, thus the DavSessionProviderImpl just calls repSession.logout() after is DavSession is released. This should rather be handled over to the given SessionProvider.

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