On 15 Nov 2010, at 03:28, Ajay wrote: > Hi, > > I am new to jackrabbit. I tried jackrabbit's webdav for storing documents in > the repository. > I have an existing database where i have xml files in DB. > Is there any way that i can use to connect jackrabbit to existing database. > I want to query/read/write XML files in same way as from the jackrabbit > repository. > > Thanks in advance
If you want to maintain your data where it is and just access it using a JCR API, JBoss ModeShape is probably what you are after. Rakesh
