I have a web service that gets undeployed when I
start tomcat administration. I have to restart Tomcat
and redeploy the service.
I'm running Tomcat 5.0 on a win2003 server. The service
runs without problems...until admin is started. Has anyone
experienced this?
-
Oacctinfo2
2011-01-07 17:40:40 StandardContext[/manager]HTMLManager: list: Listing
contexts for virtual host 'localhost'
The web service is removed from the webapps directory.
On 1/7/2011 5:11 PM, Caldarale, Charles R wrote:
From: Robin Capone [mailto:rcap...@centonline.com]
Subj
You can't see me but, I'm banging my head on my desk.
Yes, the bookmark was the problem. Thanks for your
help.
On 1/7/2011 6:17 PM, Konstantin Kolinko wrote:
2011/1/8 Robin Capone:
I have a web service that gets undeployed when I
start tomcat administration. I have to restart
Have you compared the output from the 'env' command
run on the Tomcat server and run remotely from the system
you're ssh'ing from ( ssh [tomcat server] env )?
On 1/13/2011 2:01 PM, George Sexton wrote:
You can troubleshoot scripts by adding -x to the first line.
For example, the first line in