RE: sym link to serve documents within web application.

2008-03-07 Thread Maffitt, David
k to serve documents within web application. Christopher Schultz wrote: > David, > > Maffitt, David wrote: > | We have a different problem with this. Tomcat will follow the link > | and delete the contents of the linked-to directory when the app is > | redeployed. We have to be s

RE: sym link to serve documents within web application.

2008-03-06 Thread Maffitt, David
Yes, we are doing this successfully. (Linux, java 1.5.0_11, tomcat 5.5.23). As you suggest, you have to set allowLinking="true" attribute in the context element in the webapp's META-INF/context.xml file We have a different problem with this. Tomcat will follow the link and delete the contents

questions about JNDIRealm and Active Directory

2008-02-14 Thread Maffitt, David
I've been reading the tomcat 5.5 doc and searching MARC but still have questions about making this work. This seems to come up frequently but I have not been able to puzzle out a solution. Has anyone actually gotten tomcat to authenticate with Active Directory (AD)? I'm worried that the config