How do I deploy Nuxeo DM on my own Tomcat server?
I have been installing the whole Nuxeo stack which includes Tomcat, but how could I deploy only the application on an existing Tomcat server?
0 votes
1 answers
3587 views
Look at the assembly script which takes a Tomcat 6.0.20 and adapts it for Nuxeo:
http://hg.nuxeo.org/nuxeo/nuxeo-distribution/file/release-5.4.2/nuxeo-distribution-tomcat/src/main/assemble/assembly.xml
Or simply look at a diff between an empty Tomcat:
- https://maven.nuxeo.org/nexus/service/local/artifact/maven/redirect?r=atlassian-public&g=org.apache.tomcat&a=apache-tomcat&v=6.0.20&e=zip
and a Nuxeo bundled with Tomcat: - https://maven.nuxeo.org/nexus/service/local/artifact/maven/redirect?r=public-releases&g=org.nuxeo.ecm.distribution&a=nuxeo-distribution-tomcat&v=5.4.2&e=zip&c=nuxeo-dm