[
https://issues.apache.org/jira/browse/JCR-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557177#action_12557177
]
gjaekel edited comment on JCR-1291 at 1/9/08 12:21 AM:
-----------------------------------------------------------
Dear Jukka,
thank you for your quick reaction.
Yes, no problem to choose the appropriate header because we intend to spread it
to the community. My co-worker's did it within a quater of an hour and may
(automatically) include our standart header without further considerations.
Unfortunately, even using v1.4-rc1, our main (blocking) issue haven't gone:
After a breakdown of the underying database connection (due to an idle timeout
or a failure) the repository is unusable because it still fails to re-establish
the database connection layer.
I'll rescan the project jira for this an may open an issue ...
sincerely yours
Guido
was (Author: gjaekel):
Dear Jukka,
> 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.