On Mon, Sep 24, 2001 at 08:35:26AM -0700, Remy Maucherat wrote:
[..]
> > What does the "reload" command actually do then? Does it skip
> > reloading web.xml ?
>
> Yes. reloading does everything but rereading web.xml (at least at the
> moment). To pick up the changes in web.xml, you have to stop and then
> start.
That's a pity.. I'm sure many people are upgrading from 3.x specifically
because they believe they won't have to restart Tomcat (and upset other
developers) every 5 mins.
Is this regarded as a bug (it certainly isn't documented), or a missing
feature? Or is everyone happy with the existing reloading?
--Jeff
> Remy