https://issues.apache.org/bugzilla/show_bug.cgi?id=54665
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX OS| |All Severity|normal |enhancement --- Comment #1 from Mark Thomas <ma...@apache.org> --- The primary reason for rejecting this enhancement request is that it is unnecessary. Simply use an environment entry of type String [1] and use that to construct a URL if you really need a URL. That has the added advantage of being more likely to be portable between servlet containers. A secondary issue is that there is no clear license for the referenced code and no indication that the author is willing to submit it to the ASF. [1] http://tomcat.apache.org/tomcat-7.0-doc/config/globalresources.html#Environment_Entries -- 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