Re: Remoting and future of JCR-RMI

2010-01-04 Thread Berry van Halderen
On Tue, Oct 20, 2009 at 2:52 PM, Jukka Zitting wrote: > So I'm thinking of putting JCR-RMI on a maintenance track for old 1.x > releases, and perhaps even dropping the RMI layer entirely from > Jackrabbit 2.0. > WDYT? I would like to see the RMI access to continue. There may be other transport m

Re: Multiple repository connection - local access

2010-01-04 Thread Thanneermalai Lakshmanan
Alex , Thanks a lot for the quick response,I was calling the TransientRepository everytime during session creation. Regards Thanneermalai Beyond Bytes Technologies +91 9008017802 - Original Message - From: "Alexander Klimetschek" To: dev@jackrabbit.apache.org Sent: Monday, January 4,

Re: Multiple repository connection - local access

2010-01-04 Thread Alexander Klimetschek
On Mon, Jan 4, 2010 at 11:19, Thanneermalai Lakshmanan wrote: > How can I connect(sessions) to jackrabbit repository concurrently with > different users - I am trying the local access rather than RMI route.I tried > to find an example but all I see is with TransientRepository ,the lock file > p

Multiple repository connection - local access

2010-01-04 Thread Thanneermalai Lakshmanan
Hai, This is my first mail to Jackrabbit dev list . I have few doubts I am using the jackrabbit in embedded mode. How can I connect(sessions) to jackrabbit repository concurrently with different users - I am trying the local access rather than RMI route.I tried to find an example but all I s

[jira] Created: (JCR-2449) Slow performance due to JCR-2138 (Prevent persistence of faulty back-references)

2010-01-04 Thread Thomas Mueller (JIRA)
Slow performance due to JCR-2138 (Prevent persistence of faulty back-references) Key: JCR-2449 URL: https://issues.apache.org/jira/browse/JCR-2449 Project: Jackrabbit Con

[jira] Resolved: (JCR-2438) Multiple threads are trying to acquire journal writing lock, but none of the threads are holding the lock

2010-01-04 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved JCR-2438. - Resolution: Not A Problem So it seems the connection to the database was lost. Do you know why? If