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

--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to Igal Sapir from comment #1)
> Would it make sense to copy webapps/manager/META-INF/context.xml to
> webapps/host-manager/manager.xml as part of the build script (i.e. in
> build.xml)?

That is a good idea, but note the differences:

- An attribute docBase="${catalina.home}/webapps/manager"
- A comment at the top.

Both can be inserted while copying.

https://ant.apache.org/manual-1.9.x/Types/filterchain.html#replaceregex
https://ant.apache.org/manual-1.9.x/Tasks/copy.html


I wonder whether there can be a better name for this file, to clarify its
purpose. E.g. "manager-template.xml". Though that is a separate issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to