[Bug 46263] Tomcat reloading of context.xml does not update docBase

2016-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=46263 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 46263] Tomcat reloading of context.xml does not update docBase

2013-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46263 --- Comment #8 from Christopher Schultz --- Your patch looks okay to me with one minor exception: it would be better to use the StringManager for strings instead of hard-coded ones. Look for uses of "sm.getString" for examples. On the othe

[Bug 46263] Tomcat reloading of context.xml does not update docBase

2013-11-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46263 --- Comment #7 from Joe Kislo --- Created attachment 31039 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31039&action=edit 7.0.42 patch -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 46263] Tomcat reloading of context.xml does not update docBase

2013-11-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46263 Joe Kislo changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[Bug 46263] Tomcat reloading of context.xml does not update docBase

2013-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46263 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 46263] Tomcat reloading of context.xml does not update docBase

2012-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46263 --- Comment #4 from Christopher Schultz --- If you want to re-name the context AND install a new copy of it, why not just deploy a completely new copy of the webapp on the new context path, then undeploy the old one at your leisure? -- Yo

DO NOT REPLY [Bug 46263] Tomcat reloading of context.xml does not update docBase

2012-03-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46263 Mark Thomas changed: What|Removed |Added Summary|Tomcat reloading of context |Tomcat reloading of