Re: Tomcat doesn't stop with axis installed

2003-07-07 Thread David Wall
shows that only the Tomcat java processes use port 8015. David - Original Message - From: "Trieu, Jason T - CNF" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 07, 2003 11:33 AM Subject: RE: Tomcat doesn't stop with axis installed > Does one

RE: Tomcat doesn't stop with axis installed

2003-07-07 Thread Trieu, Jason T - CNF
:44 AM To: [EMAIL PROTECTED] Subject: Re: Tomcat doesn't stop with axis installed You could still see it from the 'ps' command on Linux, with all of the myriad threads showing up. I have to kill the head pid to stop it. I'm sure it's configuration related if others have T

Re: Tomcat doesn't stop with axis installed

2003-07-07 Thread David Wall
TECTED]> Sent: Monday, July 07, 2003 9:22 AM Subject: RE: Tomcat doesn't stop with axis installed > David, > > >From the exception below, it looks like Tomcat was already down. What was > it that shows Tomcat still running? > > Jason > > -Original Message-

RE: Tomcat doesn't stop with axis installed

2003-07-07 Thread Trieu, Jason T - CNF
ich works great, but I'd like to get Axis going for the various improvements David - Original Message - From: "Steve Viens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "'David Wall'" <[EMAIL PROTECTED]> Sent: Friday, July 04, 2003 11:

Re: Tomcat doesn't stop with axis installed

2003-07-04 Thread David Wall
is going for the various improvements David - Original Message - From: "Steve Viens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "'David Wall'" <[EMAIL PROTECTED]> Sent: Friday, July 04, 2003 11:50 AM Subject: RE: Tomcat doesn't

RE: Tomcat doesn't stop with axis installed

2003-07-04 Thread Steve Viens
L 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

Tomcat doesn't stop with axis installed

2003-07-04 Thread David Wall
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 anythin