ManagedConnection#cleanup doesn't refresh the session
-----------------------------------------------------

         Key: JCR-461
         URL: http://issues.apache.org/jira/browse/JCR-461
     Project: Jackrabbit
        Type: Bug

  Components: jca  
    Reporter: Edgar Poce
 Assigned to: Edgar Poce 


the ManagedConnection is not cleaned up correctly. I think that the underlying 
jcr Session should be refreshed by calling
Session#refresh(false) at JCAManagedConnection#cleanup. In the current 
implementation a new Session see the changes stored in the transient level of a 
closed session

-- 
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

Reply via email to