2 messages in org.apache.jackrabbit.usersRe: Issue with binary property access...
FromSent OnAttachments
Khanapurkar, Mona A.Oct 12, 2007 11:27 am 
Jukka ZittingOct 13, 2007 2:41 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Issue with binary property accessed from different machines (repository homes).Actions...
From:Jukka Zitting (jukk@gmail.com)
Date:Oct 13, 2007 2:41:55 am
List:org.apache.jackrabbit.users

Hi,

On 10/12/07, Khanapurkar, Mona A. <Mona@idearc.com> wrote:

I have two machines: dev and test, each with their own repository home and config file. But the config file in each contains the same settings

You can't do that unless you've enabled the clustering feature. Without clustering, having two Jackrabbit instances (concurrently) operating on the same persistence and blob stores is a sure way to find trouble.

BR,