Hi, Thanks for your answer. I've already tried to compile Nuxeo EP 5.2.m1 but there is a problem during compilation. After running ant patch in the nuxeo root folder, I launch ant deploy and I have this error :
BUILD FAILED ~/nuxeo-ep-5.2.m1(sources)/build.xml:70: exec returned: 1 What can I do to fix that? Here is the line 70 of the build.xml : <exec executable="mvn" failonerror="true"> Vincent 2008/9/2 <[EMAIL PROTECTED]> > If you compile Nuxeo yourself, you'll find it under nuxeo/nuxeo- > runtime/nuxeo-runtime-scripting/target/ > > If not you'll find all versions here : > > > http://archiva.nuxeo.org/archiva/quickSearch.action?q=nuxeo-runtime-scripting > or here > http://archiva.nuxeo.org/archiva/browse/org.nuxeo.runtime/nuxeo-runtime-scripting > > and the one you're interested in (which fits 5.2.m1) here : > > > http://archiva.nuxeo.org/archiva/browse/org.nuxeo.runtime/nuxeo-runtime-scripting/1.5.0.m1 > > > > Le 2 sept. 08 à 08:20, Vincent GRONDIN a écrit : > > > Hi, > > > > I've installed Nuxeo EP 5.2.m1 and it works correctly. > > Now I want to use the Nuxeo Web Engine module. I've added the three > > jars in nuxeo.ear/plugins, I've checked in nuxeo.ear/lib and there are > > freemarker-2.3.11.jar, json-lib-2.2.1-jdk15.jar, ezmorph-0.9.jar as > > needed but there is not nuxeo-runtime-scripting is nuxeo.ear/ > > system(there are only these > > files in nuxeo.ear/system : nuxeo-runtime-1.5.0.m1.jar, nuxeo- > > runtime-jboss-adapter-1.5.0.m1.sar, nuxeo-runtime-osgi-1.5.0.m1.jar, > > README.txt). > > > > > > So when I launch Nuxeo and it works but there are the following > > errors : > > > > Component Loading Errors: > > * Unresolved Sub Deployment: org.nuxeo.ecm.webengine.core: > > [org.nuxeo.ecm.platform.rendering, org.nuxeo.runtime.scripting] > > * Unresolved Sub Deployment: org.nuxeo.runtime.scripting: null > > * Unresolved Sub Deployment: org.nuxeo.ecm.webengine.wiki: > > [org.nuxeo.ecm.webengine.core] > > * Unresolved Sub Deployment: org.nuxeo.ecm.platform.rendering: > > [org.nuxeo.runtime.scripting] > > > > > > Where can I download nuxeo-runtime-scripting.jar? I only find the > > sources but not the .jar. > > > > > > Regards, > > > > Vincent > > _______________________________________________ > > ECM mailing list > > [email protected] > > http://lists.nuxeo.com/mailman/listinfo/ecm > > -- > Damien METZLER > SIF - Leroy Merlin France - Tel : 03 28 80 89 03 > > > > Ce message et toutes les pièces jointes sont établis à l'attention > exclusive de leurs destinataires et sont confidentiels. Si vous recevez ce > message par erreur, merci de le détruire et d'en avertir immédiatement > l'expéditeur. L'internet ne permettant pas d'assurer l'intégrité de ce > message, le contenu de ce message ne représente en aucun cas un engagement > de la part de Leroy Merlin. > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm >
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
