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 2019/09/09 14:56:26 UTC

[Bug 63740] Host-specific xml files are not processed when xmlBase is not null

https://bz.apache.org/bugzilla/show_bug.cgi?id=63740

--- Comment #1 from uk4sx@atlas.cz ---
Created attachment 36771
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36771&action=edit
additional fix (RewriteValve)

Somehow I missed one callsite of Container.getConfigPath(): it is also used in
RewriteValve. The proposed fix is the same: use getResource() instead of
getConfResource(). Added patch #2.

-- 
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