You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Mark W. Webb" <ma...@dolphtech.com> on 2003/04/17 19:12:07 UTC

error when symbolic link to web.xml

I get the following error in my context log file when I set up web.xml as a symbolic link in Solaris 9 :

2003-04-17 14:19:29 ContextConfig[/iwc]: Missing application web.xml, using defaults only



does tomcat not like symbolic links of web.xml ??



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: error when symbolic link to web.xml

Posted by Patrick Wunderlich <pw...@xkill.de>.
Mark W. Webb schrieb:

> I get the following error in my context log file when I set up web.xml 
> as a symbolic link in Solaris 9 :
>
> 2003-04-17 14:19:29 ContextConfig[/iwc]: Missing application web.xml, 
> using defaults only
>
>
>
> does tomcat not like symbolic links of web.xml ??
>
in the newer tomcat versions symbolic links are disapled for security 
reasons.
but you can explicit allow symbolic links. you just have to edit server.xml.
see docs for more information.

http://jakarta.apache.org/tomcat/

please excuse my bad english - i'm not a native speaker... ;o)


happy easter...


patrick


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org