05-04-2012 08:19 AM
Hello,
I could deploy correctly the nuxeo distribution using the static war inside an existing tomcat instance managing correctly the min and max memory size inside catalina (tomcat instance). However I have problems when I change the context path of my distribution from /nuxeo to /myapp following the steps in http://doc.nuxeo.com/display/ADMINDOC/Changing+context+path .
The error is: "Pack failed. FileNotFoundException: C:\nuxeo-cap-5.5.tomcat\conf\Catalina\localhost\nuxel.xml"
, even if I've changed the xml file in myapp.xml. I've gone a step further editing the TOMCAT_CONFIG parameter inside TomcatConfigurator.java and testing the TomcatConfigurator.getTomcatConfig() method which behaves correctly printing the correct path "conf\Catalina\localhost\myapp.xml"
(TomcatConfigurator.class resides inside $NUXEO_HOME\bin\nuxeo-launcher.jar
) .
Is there any other step I haven't considered?
Thank you in advance,
Ervin
05-04-2012 12:29 PM
This should work provided you have at least Nuxeo 5.5 hotfix 4, as using a non-nuxeo
context for the pack should have been fixed by NXP-8947.
09-04-2012 01:25 PM
Bump!<br/>Did you get the solution from one of the following answers or by yourselves? If so, please mark it as accepted or share your own.<br/>Thanks
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.