Thank you arussel for your response, but I don't think you understand my problematic (sorry but english is not my first langage).
Nuxeo "offers services" through an API. Same for JCR/JCR2. The JCR/JCR2 are very well documented (JSR 170 and 283). The Nuxeo API less so. I have simple content management scenarios that I need to implement to complete my study, and I have to implement them using the JCR, the JCR2, and the Nuxeo API. The goal is to get a feel of how easy it is to develop these simple scenario using the various API. Of course, we're using specific implementations of JCR to work this out: Jacrabbit, eXo and Alfresco. For the Nuxeo API, there is only one choice: Nuxeo. I have already completed my work on Jackrabbit and I'd like to move forward with Nuxeo. With Jackrabbit, I only need to run: java -cp <lots of java librairies> -jar jcr-test.jar to run my tests (which are, as you can guess, in jcr-test.jar). -- Posted by "amaury" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2566#7162> _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
