2 messages in org.apache.jackrabbit.userscustom adapter to JCR repository
FromSent OnAttachments
Eugeny N DzhurinskyOct 8, 2007 12:41 am 
Marcel ReuteggerOct 23, 2007 6:52 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:custom adapter to JCR repositoryActions...
From:Eugeny N Dzhurinsky (bo@redwerk.com)
Date:Oct 8, 2007 12:41:31 am
List:org.apache.jackrabbit.users

Hello!

We need to integrate legacy repository into JCR served by JackRabbit. We were looking at JackRabbit sources and initially we thought it would be enough to implement custom FileSystem and specify it for repository. However we found it isn't right way, and to save time I would like to ask - what is the proper way for such integration?