As far as I know you have to go higher than 4.1.12, to .13 or .14, there's a
bug with "allowLinking".  Check bugzilla, check the archives to be sure.

John

> -----Original Message-----
> From: Paolo Scaffardi [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 09, 2002 8:03 AM
> To: [EMAIL PROTECTED]
> Subject: WebDav and Symbolic Links in 4.1.12!!!
> 
> 
> I upgraded Tomcat from old 4.0.6 to 4.1.12 and now i have 
> problems with
> WebDav support:symbolic links on the webdav directory cannot be
> inspected/followed from any client (HTTP error: could not do 
> a PROPFIND
> on file "/webdav/mydir" froms server "myserver" (404)). I 
> work on Linux.
>  
> I modified my server.xml adding the following lines inside 
> host tags, to
> make allowLinking parameter true for every existing 
> application. But it
> seems not work.
>  
> <DefaultContext>
>     <Resources className="org.apache.naming.resources.FileDirContext"
> allowLinking="true" caseSensitive="false"/>
> </DefaultContext>
> 
> Any help for me? This is the only problem i have....
> 
>  
> 
> Thank you,
> 
> Paolo Scaffardi
> 
> Ufficio Giotto - Airvent SAM S.p.A. - Rimini
> 
> Tel. 0541 383294
> 
>  
> 

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

Reply via email to