Re: [jira] Commented: (JCR-623) Clustering

2006-11-10 Thread Michael Singer
Hi Dominique, Dominique Pfister wrote: On 11/9/06, Pankaj Gupta (JIRA) [EMAIL PROTECTED] wrote: [ http://issues.apache.org/jira/browse/JCR-623?page=comments#action_12448517 ] Pankaj Gupta commented on JCR-623: -- Thanks for geting started on this

Re: New feature: Clustering

2006-11-10 Thread Dominique Pfister
On 11/10/06, Ian Boston [EMAIL PROTECTED] wrote: Will it be possible to replace FileJournal with something more message oriented ? eg JGroups or ActiveMQ (JMS Topic) Yes, you can replace the FileJournal with another implementation of the o.a.j.core.cluster.Journal interface that

[jira] Created: (JCR-631) Change resources sequence during transaction commit.

2006-11-10 Thread Przemo Pakulski (JIRA)
Change resources sequence during transaction commit. Key: JCR-631 URL: http://issues.apache.org/jira/browse/JCR-631 Project: Jackrabbit Issue Type: Improvement Affects Versions: 0.9,

[jira] Commented: (JCR-631) Change resources sequence during transaction commit.

2006-11-10 Thread Przemo Pakulski (JIRA)
[ http://issues.apache.org/jira/browse/JCR-631?page=comments#action_12448719 ] Przemo Pakulski commented on JCR-631: - Sorry, i've made a mistake in first sentence. Should be : It seems that during commmit of transaction first changes in

[jira] Created: (JCR-632) VersionManager lock not released in some circumstances

2006-11-10 Thread Przemo Pakulski (JIRA)
VersionManager lock not released in some circumstances -- Key: JCR-632 URL: http://issues.apache.org/jira/browse/JCR-632 Project: Jackrabbit Issue Type: Bug Reporter: Przemo

Re: [jira] Created: (JCR-631) Change resources sequence during transaction commit.

2006-11-10 Thread Miro Walker
Do you not mean the other way round? Currently first changes in the workspace are committed, followed by changes in version storage? On 11/10/06, Przemo Pakulski (JIRA) [EMAIL PROTECTED] wrote: Change resources sequence during transaction commit.

Re: CompactNodeTypeDefReader and NamespaceMapping

2006-11-10 Thread Tako Schotanus
Stefan Guggisberg wrote: On 11/10/06, Tako Schotanus [EMAIL PROTECTED] wrote: It's not very important, but is there a specific reason why the CompactNodeTypeDefReader constructor takes a NamespaceMapping instead of just a plain NamespaceResolver? NamespaceResolver provides a 'read-only' view

Re: CompactNodeTypeDefReader and NamespaceMapping

2006-11-10 Thread Stefan Guggisberg
On 11/10/06, Tako Schotanus [EMAIL PROTECTED] wrote: Stefan Guggisberg wrote: On 11/10/06, Tako Schotanus [EMAIL PROTECTED] wrote: It's not very important, but is there a specific reason why the CompactNodeTypeDefReader constructor takes a NamespaceMapping instead of just a plain

[jira] Created: (JCR-633) DerbyPersistenceManager only usable for embedded databases

2006-11-10 Thread Dominique Pfister (JIRA)
DerbyPersistenceManager only usable for embedded databases -- Key: JCR-633 URL: http://issues.apache.org/jira/browse/JCR-633 Project: Jackrabbit Issue Type: Improvement

[jira] Resolved: (JCR-633) DerbyPersistenceManager only usable for embedded databases

2006-11-10 Thread Dominique Pfister (JIRA)
[ http://issues.apache.org/jira/browse/JCR-633?page=all ] Dominique Pfister resolved JCR-633. --- Resolution: Fixed Added a new configuration parameter to DerbyPersistenceManager named shutdownOnClose; when set to true (the default), the database will

[jira] Commented: (JCR-623) Clustering

2006-11-10 Thread Dominique Pfister (JIRA)
[ http://issues.apache.org/jira/browse/JCR-623?page=comments#action_12448792 ] Dominique Pfister commented on JCR-623: --- I quickly gained the impression, that creating a file for every journal record could lead to serious problems because

[jira] Created: (JCR-634) Log / trace wrapper for the JCR API

2006-11-10 Thread Thomas Mueller (JIRA)
Log / trace wrapper for the JCR API Key: JCR-634 URL: http://issues.apache.org/jira/browse/JCR-634 Project: Jackrabbit Issue Type: New Feature Reporter: Thomas Mueller I have implemented

[jira] Updated: (JCR-634) Log / trace wrapper for the JCR API

2006-11-10 Thread Thomas Mueller (JIRA)
[ http://issues.apache.org/jira/browse/JCR-634?page=all ] Thomas Mueller updated JCR-634: --- Attachment: jcrlog.zip The source code Log / trace wrapper for the JCR API --- Key: JCR-634