symlinks are disabled by default in 4.1.12.  I think the workaround for it
is broken in .12 and .13, and fixed in .14 and later, but I could be wrong
(I don't use symlinks).  Check the archives for "allowLinking" and check the
release notes.

John

> -----Original Message-----
> From: Uwe Barthel [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 09, 2002 9:13 AM
> To: Tomcat Users List
> Subject: symlink within tomcat 4.1.12
> 
> 
> hi tomcat-user-list,
> 
> Sorry, ugly english :-/
> 
> How I conf. Tomcat 4.1.12, that he follow sym. links ?
> I've this construct on my devel. workstation:
> 
> project.cvs/myproj/lib/myLib.jar
> project.cvs/myproj/webapps            (docBase of myproj)
>       [some static stuff]
>       ./WEB-INF/classes
>       ./WEB-INF/lib -> ../../lib      (sym. link)
> 
> the appBase points to .../project.cvs
> in this dir stay a myproj.xml with this content:
> -----8<--------8<--------8<---
> <Context path="/myproj" docBase="./myproj/webapps"
>         debug="0" reloadable="true">
> </Context>
> -----8<--------8<--------8<---
> 
> but tomcat4 doesn't find the myLib.jar
> 
> it's a Debian Woody workstation with J2SDK 1.4.1_01
> 
> -- 
> | Uwe Barthel ......... [EMAIL PROTECTED] ....... Tel: 
> +49-351-4353400
> | VidSoft GmbH ........ http://www.vidsoft.de .... Fax: 
> +49-351-4353428
> | seeing is believing . arena.vidconference.de .->.. 
> [EMAIL PROTECTED]
> | GnuPG KeyID: 3DD904E7 
> ...............................................
> | Fingerprint: 74C3 B1E1 422F 8EEF FB70  BC0F B8FA BB46 3DD9 
> 04E7 .....
> +--=[ Usenet Compliant Signature (RFC 2646) ]=--> www.x-reizend.de 
> 

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

Reply via email to