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

[jira] Created: (JCR-461) ManagedConnection#cleanup doesn't refresh the session

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


[jira] Resolved: (JCR-461) ManagedConnection#cleanup doesn't refresh the session

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

    Resolution: Fixed

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


[jira] Updated: (JCR-461) ManagedConnection#cleanup doesn't refresh the session

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ 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