Howdy,

>> >Can you telnet to localhost:8005 and issue SHUTDOWN?
>
> YES, but how to issue shutdown ?

Ah, OK, this is better.  Just type SHUTDOWN and press enter.  Tomcat
looks for any TCP/IP connection with sending that string.  See the
Server configuration reference:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/server.html

See the await() function here for the source code:
http://cvs.apache.org/viewcvs/jakarta-tomcat-catalina/catalina/src/share
/org/apache/catalina/core/StandardServer.java?rev=1.22&content-type=text
/vnd.viewcvs-markup

Yoav Shapira





This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to