I'm new to Tomcat so I'm probably missing something simple here.  Any
help appreciated.

I'm trying to allow symlinking form any app on my development PC.  I
added the following to $CATALINA_HOME/conf/context.xml

    <?xml version="1.0" encoding="ISO-8859-1"?>
    <Context allowLinking='true'>
    </Context>

I restarted Tomcat, but it doesn't appear to be following my symlinks.
 It then occurred to me that maybe a shortcut is not the same as a
symlink.

Can anyone shed some light on this?

--
Jonathan Rosenberg
Founder & Executive Director
Tabby's Place, a Cat Sanctuary
http://www.tabbysplace.org/

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

Reply via email to