Re: symlink not being completely followed

2005-05-04 Thread Scott Heitkamp
Yes, I have allowLinking="true" in my Context for the webapp I'm working with.

Jason Bainbridge <[EMAIL PROTECTED]> wrote:On 5/4/05, Scott Heitkamp wrote:
> I've setup tomcat to follow a symlink to a directory outside of the webapp. 
> That part works just fine. I can load a jsp that is linked outside the webapp 
> directory. The problem that I am having is that Tomcat is not allowing a Java 
> Servlet to completely follow the symlink.

Do you have allowLinking set to true?

-- 
Jason Bainbridge
http://kde.org - [EMAIL PROTECTED]
Personal Site - http://jasonbainbridge.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
Yahoo! Mail
 Stay connected, organized, and protected. Take the tour

Re: symlink not being completely followed

2005-05-04 Thread Jason Bainbridge
On 5/4/05, Scott Heitkamp <[EMAIL PROTECTED]> wrote:
> I've setup tomcat to follow a symlink to a directory outside of the webapp.  
> That part works just fine.  I can load a jsp that is linked outside the 
> webapp directory.  The problem that I am having is that Tomcat is not 
> allowing a Java Servlet to completely follow the symlink.

Do you have allowLinking set to true?

-- 
Jason Bainbridge
http://kde.org - [EMAIL PROTECTED]
Personal Site - http://jasonbainbridge.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]