https://bz.apache.org/bugzilla/show_bug.cgi?id=59661
Michael Osipov <1983-01...@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |FIXED --- Comment #2 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Remy Maucherat from comment #1) > I guess it would be an enhancement, but I don't see the point, it's possible > to define global resources, etc. So we won't add a system property on every > field in Tomcat [this is basically the request here]. Wow, won't fixing with the speed of light? All you have to do is Properties p = new Properties(System.getProperties()); This is an enhancement which can easily be made. Since I have little control over the factory, this would be at least conforming with the code snippet shown. -- 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