>
> I have a very simple question, and if you are a bit experienced in
> tomcat, you probably would know.  I would really appreciate any links,
> hints, tips or advices.
>
> The question is this, if I change an application deployment file
> (web.xml), and then use the tomcat manager to restart the application
> (through the web), would the change in the web.xml file be used?  Is the
> restart as of the above action is the same as a restart of the tomcat
> server (application) itself (that is to stop and start the whole server)?

If you use the manager it will be re-read.  Or if you restart the server it
will be re-read.

> If the above does not work (I tried to restart, and it says restart
> successfully, but the xml file does not seem to be read), then how to I
> do this without actually restart the server?

If it doesn't work you might want to make sure you saved the changes.

> Thank you very much again for any help.
>
> VD

--mikej
-=-----
mike jackson
[EMAIL PROTECTED]



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

Reply via email to