[ http://issues.apache.org/jira/browse/JCR-461?page=all ] Jukka Zitting updated JCR-461: ------------------------------ Fix Version: 1.1 Version: 1.0 1.0.1 > 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 > Versions: 1.0, 1.0.1 > Reporter: Edgar Poce > Assignee: Edgar Poce > Fix For: 1.1 > > 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