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





--- Comment #2 from Mark Thomas <ma...@apache.org>  2009-04-08 04:41:17 PST ---
Thanks for the report.

Since it is only used in the one place I took the simpler option of using a
relative path rather than an absolute one. It also saves having to handle the
unlikely case of the manager app being deployed as ROOT in which case
request.getContextPath() would return ""

I also removed the unused constants from the host manager.

The fix has been applied to trunk and proposed for 6.0.x

-- 
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to