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