Hi, On Sun, Sep 21, 2008 at 5:26 AM, xing007008 <[EMAIL PROTECTED]> wrote: > First eXist is a xml database. > I want to use the eXist in my project. > Also I need to use javax.jcr.Repository to upload or read xml files or other > files.
Doesn't the eXist database already support uploading and reading files? Even though I'm a Jackrabbit and JCR enthusiast, it sounds like you'd do better using the native eXist API if the requirement to use eXist is a given. If eXist does not support the things you need, then perhaps Jackrabbit would? BR, Jukka Zitting
