> Again, wrong. allowLinking applies to any web-app resources. Only internal
> Tomcat file access (bin, lib, logs etc) goes directly to the file system.

And for what it's worth, allowLinking appears to have fixed it :)

It manifested itself really silently and I didn't see anything about it in
WebAppClassLoader.java so it never occurred to me it was possibly
configurable. Now I can see the DirContext object that's used in there and
everything makes sense.

Thanks!

John


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to