David, I'm using the same/similar setup and Tomcat shuts down fine via the shutdown.bat script.
Axis 1.1 Tomcat 4.1.24 I'm also running on Windows and sing J2SDK 1.4.1. Could it be a service you've deployed under Tomcat? Have you checked the Tomcat or Axis logs (or the console) for exceptions or other problems? I've noticed that Tomcat occationally does not respond to the shutdown.bat script after encountering an exception of some kind. Steve -----Original Message----- From: David Wall [mailto:[EMAIL PROTECTED] Sent: Friday, July 04, 2003 2:16 PM To: [EMAIL PROTECTED] Subject: Tomcat doesn't stop with axis installed I have a web app that starts/stops fine "as is." But when I added the servlet/servlet-mappings to support Axis 1.1, tomcat (catalina 4.1) doesn't shutdown anymore, as if the servlets (two are loaded at startup per the web.xml file in the distro) that are started are not stopping. Is there anything special I need to do to allow Tomcat to be stopped normally even with Axis installed? Maybe there's a port conflict? Thanks, David
