On 13/09/2013 17:23, Christopher Schultz wrote: > Mark, > > On 9/13/13 9:16 AM, Mark Thomas wrote: >> The Javadoc for ServletContext#getResource() [3] is clear. The >> container must provide a URL for every resource and that URL must >> be usable. > > Usable by whom? (Sounds like a dumb question, but please see > below)
My starting position is any other code running in the same JVM. >> b) Restore something like the jndi url scheme (renamed to tomcat >> to reduce the likelihood of clashes) > > You could use any kind of URL scheme, right? There's no reason that > the scheme needs to be conflated with JNDI -- unless there is > something that makes the combination of the two advantageous. Correct. I'd also most certainly use tomcat://... if I went down this road. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org