« Return to Thread: Nuxeo as stanalone app

Re: Nuxeo as stanalone app

by jiveforums-ecm :: Rate this Message:

Reply to Author | View in Thread

Thanks for the post. But my actual requirement is to create a java client to use the Nuxeo repository, without the Jboss running.

I would like to do something like

Object nux = getRepositoryHandle(...)
nux.checkin(...)
nux.getVersion(...)
nux.search(...)
nux.checkout(...)

Is this possible with Nuxeo?
Does Nuxeo use standalone JCR?
--
Posted by "nuxram" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2566#7157>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

 « Return to Thread: Nuxeo as stanalone app