I have a few questions about tomcat as an NT service.
1) I found this page,
http://tomcat.apache.org/tomcat-5.5-doc/windows-service-howto.html.
It talks about how to set all the settings, but is there a way to view
the settings?
2) When JVM is set to auto what does it use? JAVA_HOM
It is windows.
Can this be defined globally for all contexts?
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 20, 2006 4:07 PM
To: Tomcat Users List
Subject: RE: Tomcat 5.5.9 not undeploying
> From: Douglas Ferguson [mailto:[EM
Sometimes when I use the manager (via cargo) to undeploy and deploy, my webapp
won't actually undeploy.
What happens is that it leaves behind a jar file in the WEB-INF/lib dir.
At first I thought this was a resource leak in my app, but the jar file is not
always the same.
Is there anything I c
Anybody know of a good guide to using WTP to deploy to tomcat?
I'm current replacing my ant scripts with maven and have lost the ability to do
a "file deploy", i.e. just jsps and not entire war file.
-
To start a new topic, e-
I have found various different examples, just curious what folks are
find to be the best practice?
D-