[ 
https://issues.apache.org/jira/browse/JCR-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting resolved JCR-1291.
--------------------------------

    Resolution: Fixed

Never mind, I reimplemented the class based on the same 
JNDIDatabasePersistenceManager class.

Committed in revision 610164 and merged to the 1.4 branch in revision 610167.

> Missing class JNDIDatabaseJournal
> ---------------------------------
>
>                 Key: JCR-1291
>                 URL: https://issues.apache.org/jira/browse/JCR-1291
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Guido Jäkel
>            Assignee: Jukka Zitting
>             Fix For: 1.4
>
>         Attachments: JNDIDatabaseJournal.java
>
>
> We're dealing to set up a clustered repository and run into some issues and 
> missing features stated to be fixed in the upcoming v1.4. But while scanning 
> the sources of the v1.4-rc1, i still can't find the class
>   JNDIDatabaseJournal (org.apache.jackrabbit.core.journal.JNDIDatabaseJournal)
> as a silbing to the classes 
>   JNDIDatabaseFileSystem 
> (org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem)
> and 
>   JNDIDatabasePersistenceManager 
> (org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager)
> The missing one you'll need to configure all parts of a repository handeled 
> in an abstract way by (e.g one common) JNDI database resource. From the 
> shortness and simplicity of the source code of the other ones, i think adding 
> this missing feature takes just about an hour.
> Thank you for support

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to