> It's not possible to use a non-JCR compliant repository to store the documents of Nuxeo EP unless you want to spend several months coding a new backend. Thats scary but I can always expose the custom repository with a JCR API or rather adapt my repository to JCR API.
> The JCA adapter is something specific to the JCR backend. Can I mimic a JCA adapter to say CouchDB. Will that also involve humongous effort. Thanks for your time, Regards, Ven ----- Original Message ---- From: Florent Guillaume <[EMAIL PROTECTED]> To: Venkat Seeth <[EMAIL PROTECTED]> Cc: [email protected] Sent: Friday, November 30, 2007 1:47:13 PM Subject: Re: [Ecm] Re: Custom Repository It's not possible to use a non-JCR compliant repository to store the documents of Nuxeo EP unless you want to spend several months coding a new backend. The JCA adapter is something specific to the JCR backend. Florent On 30 Nov 2007, at 19:33, Venkat Seeth wrote: > Hi Tiry, > > Thanks for your comments. I'm planning to use a non-JCR compliant > repository, say CouchDB for various reasons. In that case, would I > use the JCA adapter or I'd highly appreciate if you could throw some > light on proceeding further. > > Regards, > Ven > >> Hello there, >> >> Howdy. I'd like to use a custom repository with Nuxeo and hence >> wanted to know where the API for storage adapters are. > >> I'd appreciate if you could guide me in the right direction. > Please see the JCR-Connector. > (org.nuxeo.ecm.core.repository.jcr.JCRRepositoryFactory) > >> >> If I expose a JSR170 API from the custom repository, will Nuxeo >> work seamless or its tied to Jackrabbit implementation? > We are not tied to JR implementation. > >> >> Any thoughts are greatly appreciated, > > Bogdan, Florent, any other informations ? > >> Thanks, >> Ven >> > > > ----- Original Message ---- > From: Venkat Seeth <[EMAIL PROTECTED]> > To: [email protected] > Sent: Tuesday, November 27, 2007 3:21:35 PM > Subject: Custom Repository > > Hello there, > > Howdy. I'd like to use a custom repository with Nuxeo and hence > wanted to know where the API for storage adapters are. I'd > appreciate if you could guide me in the right direction. > > If I expose a JSR170 API from the custom repository, will Nuxeo work > seamless or its tied to Jackrabbit implementation? > > Any thoughts are greatly appreciated, > Thanks, > Ven > > > > ____________________________________________________________________________________ > Be a better pen pal. > Text or chat with friends inside Yahoo! Mail. See how. > http://overview.mail.yahoo.com/ > > > > ____________________________________________________________________________________ > Be a better pen pal. > Text or chat with friends inside Yahoo! Mail. See how. > http://overview.mail.yahoo.com/ > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm > -- Florent Guillaume, Director of R&D, Nuxeo Open Source Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
