tomcat6 context path attribute

2014-05-21 Thread philippe rouxel
Hello, I have a war app-0.0.1 with a context.xml in META-INF : When I deploy it, in CATALINA_BASE\conf\Catalina\localhost a file app-0.0.1.xml is created. When I call localhost:8080/app I got 404 localhost:8080/app-0.0.1 I got 200 I have try with the same result Did i miss nothing?

[Tomcat 6] Maximum webapps in one instance

2014-03-11 Thread philippe rouxel
Hi, I use Tomcat in a RestFull application with cxf and spring. It works fine. Actually, this application is deploy in a single web app. My client ask if I can slip all the services (nearly 100) : he want a webapp for each service. So how many webapps can Tomcat support ? Regards, Philippe

RE : Tomcat7 OutOFMemoryError

2012-03-05 Thread Philippe ROUXEL
75MB of stack is needed by hibenate to save the data aka a graph. Philippe De: Rainer Frey [mailto:rainer.f...@inxmail.de] Date: lun. 05/03/2012 13:19 À: Tomcat Users List Objet : Re: Tomcat7 OutOFMemoryError On 05.03.2012, at 11:30, Philippe ROUXEL wrote

Tomcat7 OutOFMemoryError

2012-03-05 Thread Philippe ROUXEL
When I set JAVA_OPTS= -Xmx1024m -Xss75m I got: GRAVE: A child container failed during start java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: unable to c reate new native thread at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.