[ http://issues.apache.org/jira/browse/JCR-462?page=all ]
     
Edgar Poce resolved JCR-462:
----------------------------

    Resolution: Fixed

A ResourceAdapter implementation was added. It slightly changes the default 
behaviour for JCA 1.0.
On startup it turns off the auto repository shutdown.
On close it shutdowns all the open repositories.

It shouldn't break the compatibility with JCA 1.0, if it does please reopen the 
issue.

> Improve lifecycle management of JCA connector
> ---------------------------------------------
>
>          Key: JCR-462
>          URL: http://issues.apache.org/jira/browse/JCR-462
>      Project: Jackrabbit
>         Type: Improvement

>   Components: jca
>     Reporter: Edgar Poce
>     Assignee: Edgar Poce
>     Priority: Minor

>
> the shutdown mechanism doesn't work correctly. It shutdowns the repository 
> when the RA (resource adapter) is garbage collected. It causes redeployment 
> to fail because sometimes the new RA is redeployed before the old one is 
> garbage collected.
> Implementing the JCA 1.5 interface to manage the lifecycle would be useful.

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