https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
--- Comment #2 from Mark Thomas <ma...@apache.org> --- Coming back to this having been prompted about it at $work. It doesn't look to be as big a task as I first thought. Some questions. 1. In an ideal world, which Tomcat versions would you like this in? 8.0.x obviously. What about 7.0.x and 6.0.x? (a back-port to 6.0.x is unlikely without a very strong reason) I'm imagining that the implementation will look for some specific prefix / prefixes for specified configuration settings (keystore locations, memory user database, any others I spot reviewing the config docs) and if one of those prefixes is found use an appropriate mechanism to locate the resource. No prefix means assume a file path. Relative paths relative to CATALINA_BASE. 2. What prefixes would you like to see supported and how do you expect each prefix to behave? -- 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