[ http://issues.apache.org/jira/browse/JCR-353?page=all ]

Jukka Zitting updated JCR-353:
------------------------------

    Fix Version: 1.0
                     (was: 1.1)
        Version:     (was: 1.0)

Merged to 1.0 in revision 389553.

> TransientRepository does not shutdown if first login fails
> ----------------------------------------------------------
>
>          Key: JCR-353
>          URL: http://issues.apache.org/jira/browse/JCR-353
>      Project: Jackrabbit
>         Type: Bug
>   Components: core
>     Versions: 0.9
>     Reporter: Jukka Zitting
>     Assignee: Jukka Zitting
>     Priority: Minor
>      Fix For: 1.0

>
> The TransientRepository.login() method initializes the underlying repository 
> when it is first called (initially or after the repository has previously 
> been shut down) bug doesn't shut down the initialized repository if the login 
> fails. If the application then decides to exit or otherwise not start another 
> session, then the repository remains in an initialized state with no active 
> sessions.
> This issue should be fixed by properly handling login failures in the 
> TransientRepository.login() method.

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