war
Hi community, I have created a test system with a Nuxeo community server and a PostgreSQL database. The test server works fine under my user account on a Suse Linux. Now I will generate a static war to deploy to a development server. The ...
0 votes
3 answers
0 comments
1292 views
I've translated the invite user email to french and it contains accents , i have no problem with accent when sending it from Nuxeo distribution but when usingNuxeo war, accents are not displayed correctly i get something like this “invité (e) à ...
0 votes
1 answers
0 comments
2144 views
i've changed my contextpath as it's said here and created a static war referring to this link , after deploying it in Tomcat 7 i've noticed that the folder created in TOMCAT_HOME/bin/ is nuxeo normally it should be myapp and it doesn't contain the ...
0 votes
0 answers
0 comments
1323 views
When launching static war i'm getting the following ERROR: facelet not found at '/nxthemes/error/negotiationStrategyNotSet.xhtml' right after login . I'm getting this error if i change contextpath from nuxeo to myappname , i want to mention that ...
0 votes
0 answers
0 comments
1733 views
I've followed this article to create a static war. Once nuxeo.zip created, i renamed it to nuxeo.war and copy it into tomacat/webapps , but when typing localhost:8080/nuxeo i'm getting Etat HTTP 404 - /nuxeo/ and there are no errors in log file. Are ...
0 votes
0 answers
0 comments
1421 views
I'm trying to create a Nuxeo Static WAR, i'm following this link , but i'm getting this error : java.util.zip.ZipException: duplicate entry: webapps/nuxeo/WEB-INF/lib/nuxeo-core-storage-sql-extensions-7.3.jar , any suggestion how to get rid of this ...
0 votes
1 answers
6 comments
2330 views
Hello, I know since Nuxeo 5.5 is possible, but, exists any method to create a static war for Nuxeo DM 5.4.2? Thanks in advance. Regards,
0 votes
1 answers
0 comments
1615 views
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 ...
0 votes
1 answers
1 comments
1726 views