This only works if you allow symbolic links (not recommended). In recent versions of Tomcat, you have to explicitly define symbolic links as being "OK"...they are disabled by default.
John
On Thu, 29 May 2003 10:32:02 -0500, Geralyn M Hollerman <[EMAIL PROTECTED]> wrote:
stephanj wrote:Is it not possible to create directories to organize your users with Tomcat?
I *think* I understand what you want to do...we needed something similar, so we created a directory outside of the Tomcat context and then, in the /Tomcat/webapps directory, put a symbolic link to that directory outside of Tomcat (call it /New). Now we can access /New by pointing to http://hostname:8080/New - this is along with a similar <Context> statement in server.xml. I hope this is what you had in mind!
HTH!
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
