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?
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
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
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.