On Wed, 16 Oct 2002, Glenn Nielsen wrote:

> Date: Wed, 16 Oct 2002 20:33:43 -0500
> From: Glenn Nielsen <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: Tomcat Developers List <[EMAIL PROTECTED]>
> Subject: Re: WEB.XML not reloaded???
>
> Pier Fumagalli wrote:
> > Anyone noticed that the web.xml doesn't get reloaded when I reload a
> > deployed context under 4.0?????????
> >
>
> Yup, that is the way it works.  A reload doesn't reload the web.xml.
> To force web.xml to reload you have to do a stop/start. It hasn't been
> fixed in Tomcat 4.1 either.
>

Think of it as a feature and not a bug :-).  You can reload "faster" (if
all you did is recompile classes) or "slower" (if you changed web.xml) as
necessary for your particular scenario.

> > Or is it me being stupid?
> >
>
> No comment. ;-)

Craig


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

Reply via email to