You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/11/21 17:48:47 UTC

DO NOT REPLY [Bug 46263] Tomcat reloading of context does not update context path

https://issues.apache.org/bugzilla/show_bug.cgi?id=46263





--- Comment #1 from Joe Kislo <jo...@k12s.phast.umass.edu>  2008-11-21 08:48:47 PST ---
The solution I provide is to allow an additional parameter to the /reload
request.  The patch I have provided allows you to supply a 
&war=/path/to/my/new/docPath

parameter, which if supplied, will replace the docpath atomically during the
reload process.

This request could also be fulfilled by actually reloading the context file off
of disk, but I was worried that somebody may change more than just the docPath,
and I do not know the ramifications of other things being changed in the
context file during a reload.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org