messagesky wrote:
> Thanks for Stefane Fermigier' reply. I run "ant patch" suessed, but
> running "ant deply" is error.
> (1) Get source followed by
> http://doc.nuxeo.org/xwiki/bin/view/FAQ/DownloadingNuxeoSources
> hg clone http://hg.nuxeo.org/nuxeo#5.1
> cd nuxeo
> hg clone http://hg.nuxeo.org/nuxeo/nuxeo-common#1.4
> hg clone http://hg.nuxeo.org/nuxeo/nuxeo-runtime#1.4
> hg clone http://hg.nuxeo.org/nuxeo/nuxeo-core#1.4
> hg clone http://hg.nuxeo.org/nuxeo/nuxeo-theme#5.1
> hg clone http://hg.nuxeo.org/nuxeo/nuxeo-platform#5.1
> (2) run ant patch SUCCESSFUL
***
> (3) install jems-installer-1.2.0.GA
***
> (4) rename "build.properties.sample" to build.properties.
> jboss.dir=E:/Project/Nuxeo/Jboss-4.0.5.GA
> (5) run mvn eclipse:eclipse successful
> (6) run ant deploy successful
> (7) start E:\Project\Nuxeo\Jboss-4.0.5.GA\bin\run.bat.
Can you double check the order you're doing it ?
ant patch copies lib and deployer to jboss, if you do it before
installing jboss then it will get overidden.
It needs to be run after "ant deploy". To check it was done properly,
check for 2 nuxeo jars in server/default/lib and an ear-deployer.xml
with nuxeo deployer in it, in server/default/deploy.
alex
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm