DO NOT REPLY [Bug 5629] - web.xml is not re-read using manager reload

2003-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629

web.xml is not re-read using manager reload

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-01-14 03:06 ---
Thanks for reporting this.  The documentation for the web application
manager has been updated to note that a reload does not check the web.xml
and reload it.

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




DO NOT REPLY [Bug 5629] - web.xml is not re-read using manager reload

2003-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629

web.xml is not re-read using manager reload

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED



--- Additional Comments From [EMAIL PROTECTED]  2003-01-14 03:06 ---
The updated documenation will be available in the next Tomcat 4.1 release.

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




DO NOT REPLY [Bug 5629] - web.xml is not re-read using manager reload

2002-06-13 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629

web.xml is not re-read using manager reload

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
 Status|RESOLVED|REOPENED
 OS/Version|Solaris |All
   Platform|Sun |All
 Resolution|WONTFIX |
Version|4.0.1 Final |4.0.4 Beta 3



--- Additional Comments From [EMAIL PROTECTED]  2002-06-13 19:11 ---
I agree with Scott's comments.  I just spent 15 minutes trying to figure out why
my web.xml changes were not being read.  At the very least the documentation
listed by Scott should be fixed, it would be more useful to have the context
re-read it's web.xml...

(I've changed a few bug details to reflect the fact that this appears to be a
cross-platform bug)

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




DO NOT REPLY [Bug 5629] - web.xml is not re-read using manager reload

2002-01-02 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629

web.xml is not re-read using manager reload

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX



--- Additional Comments From [EMAIL PROTECTED]  2002-01-02 06:33 ---
This is normal: a reload will only reset the webapp. To re read web.xml, you
have to stop and start.

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




DO NOT REPLY [Bug 5629] - web.xml is not re-read using manager reload

2002-01-02 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5629

web.xml is not re-read using manager reload





--- Additional Comments From [EMAIL PROTECTED]  2002-01-02 08:43 ---
From the docs
(http://jakarta.apache.org/tomcat/tomcat-4.0-doc/manager-howto.html)


Signal an existing application to shut itself down and reload. This can be
useful when you've recompiled classes on an application that is not configured
with the reloadable=true attribute in its Context entry in
$CATALINA_HOME/conf/server.xml, or when you've made other changes (such as to
conf/web.xml) that are not automatically recognized by Tomcat.


It does not seem even slightly intuitive that a reload is really just a partial
undeploy/redeploy.  At the very least this is a doc bug.

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