I apologize,
I had no idea this is the effect.
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Monday, July 24, 2006 12:55 PM
To: Tomcat Users List
Subject: Re: Restart web app
When starting a new thread (ie sending a message to the list about a
new topic) please
http://www.javacamp.org/scwcd/scwcdnotes.html
topic: ServletReloading (more specifically.. reasons causing a reload of your
webapp)
HTH
M-
*
This email message and any files transmitted with it contain confidential
information in
When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. To many of the list archiving services and mail clients
used by list subscribers this makes your new message appear as part
of the old thread. Thi
Hi,
asaf.lahav schrieb:
> Where can I find code to perform a restart (or stop and then start) of a web
> application?
>
There is an Ant task which performs a reload using the manager
application. It's located in package org.apache.catalina.ant.ReloadTask.
If you want to perform the reload comple
Where can I find code to perform a restart (or stop and then start) of a
web
application?
Thank in advance,
Asaf
You mean from the batch file? if so can you just call stop and start scripts
they will do the trick, no?
SK
---