At 03:29 PM 1/7/2004 -0700, you wrote:
I have a question about how to load a new application w/o interruption of
service.

What do others do to remove/reduce service interruption when doing a new
code push?

I would like to be able to push new code for new Axis services w/o having to
kill any service requests currently being serviced, and pick up the new code
for any new incoming requests. Is this possible?


There's a new "pause" parameter for the manager deploy servlet which should do what you require...
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/manager-howto.html#Deploy%20A%20New%20Application%20Remotely


Jake


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



Reply via email to