[jira] Updated: (JCR-1677) Allow workspace creation over cluster

2008-07-14 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp updated JCR-1677: - Attachment: patch-1677-1.txt Simple patch implementing the feature > Allow workspace creation over cluster

[jira] Created: (JCR-1677) Allow workspace creation over cluster

2008-07-14 Thread Matej Knopp (JIRA)
Allow workspace creation over cluster - Key: JCR-1677 URL: https://issues.apache.org/jira/browse/JCR-1677 Project: Jackrabbit Issue Type: Improvement Components: clustering, jackrabbit-core

[jira] Commented: (JCR-1456) Database connection pooling

2008-07-14 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613468#action_12613468 ] Matej Knopp commented on JCR-1456: -- Any update on this? Is there any estimation or is there

Re: [RT] Adding event interface to jackrabbit api

2008-07-14 Thread Marcel Reutegger
Carsten Ziegeler wrote: what is now the prefered way? Extending the event interface or providing a marker interface for the event listener? I would like to come up with a patch asap. I personally prefer a marker interface. regards marcel

Re: AW: Need Help !

2008-07-14 Thread Marcel Reutegger
Hi Claus, if you are using a bundle DB persistence manager you can do the following: - stop jackrabbit - add two parameters to the persistence manager configuration of your workspace.xml: - start jackrabbit - watch the log file, which should print info messages about the consistency

Re: [RT] Adding event interface to jackrabbit api

2008-07-14 Thread Jukka Zitting
Hi, On Mon, Jul 14, 2008 at 10:37 AM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > what is now the prefered way? Extending the event interface or > providing a marker interface for the event listener? Whoever writes the patch gets to decide. :-) The reason I prefer marking the event listener is

AW: Need Help !

2008-07-14 Thread KÖLL Claus
Hi marcel, can you explain me how can i fix a inconsistency ? BR, claus -Ursprüngliche Nachricht- Von: Marcel Reutegger [mailto:[EMAIL PROTECTED] Gesendet: Montag, 14. Juli 2008 10:27 An: dev@jackrabbit.apache.org Betreff: Re: Need Help ! Hi Claus, the query handler implementation wi

Re: Need Help !

2008-07-14 Thread Marcel Reutegger
Hi Claus, the query handler implementation will refuse to re-index a workspace that is inconsistent. you need to fix the inconsistency first before you can re-index the workspace. regards marcel KÖLL Claus wrote: hi, i have aproblem with one of our workspaces. There are some folders insid

Re: [RT] Adding event interface to jackrabbit api

2008-07-14 Thread Carsten Ziegeler
Hi, what is now the prefered way? Extending the event interface or providing a marker interface for the event listener? I would like to come up with a patch asap. Thanks Carsten -- Carsten Ziegeler [EMAIL PROTECTED]