[Java lista] Tomcat és a symlinkek

Mariák Kálmán sirkalmi at gmail.com
2008. Már. 26., Sze, 15:20:19 CET


Köszi a segítséget, a META-INF/context.xml -ben megadtam így:
<Context path="/OWR_MARKCON" docBase="OWR_MARKCON" allowLinking="true" />
És működik! :-)

A path és a docBase mire való? Ha kitörlöm akkor is működik szépen.

--
sirkalmi

Wednesday 26 March 2008 dátummal Tamás Magyar ezt írta:
> Google szerint más is küzd ezzel:
> "<DefaultContext allowLinking="true"/>
> This is great because it now allows the symbolic links in all my contexts
> to work without having to turn on allowLinking for each context explicitly.
>
> The problem I have is if I use the tomcat manager app to stop and then
> start a context, my symbolic links no longer work. (tomcat won't follow the
> symbolic link when access from a URL)"
>
>
> Szóval inkább a (sima) Context taget kéne erőltetni. Ha nem a
> server.xml -ben van (úgy tűnik), akkor még lehet itt:
>
> a webappodban (akár war / exploded war) a META-INF/context.xml -ben
>
> <tomcat_home>\conf\Catalina\localhost\<webapp_neve>.xml




További információk a(z) Javalist levelezőlistáról