Carsten Pohl:
> If I change the testprojekt.xml in
> conf/Catalina/localhost/testprojekt.xml my webapplication will be
> redeployed (assuming the bug is fixed), and it would get the new
> values. If I change the conf/context.xml all my webapps will be
> RELOADED, but new values and changes to valu
9 13:53:15 GMT +01:00 Amsterdam / Berlin / Bern /
Rome / Stockholm / Vienna
Subject: Re: Understanding context.xml
Carsten Pohl:
> When I deploy the project to a local tomcat (Apache Tomcat/6.0.20) Everything
> works as expected. Meaning, the context.xml is copied to
> /conf/Catalina/lo
Carsten Pohl:
> When I deploy the project to a local tomcat (Apache Tomcat/6.0.20) Everything
> works as expected. Meaning, the context.xml is copied to
> /conf/Catalina/localhost and renamed to testprojekt.xml.
>
> When I edit the testprojekt.xml to:
>
>
>
>override="false"/>
>
>
> I