27.09.2011 11:00, Romaric:
> context.xml :
>
> <Context>
> <Parameter name="name value="value" override="false" />
-----------------------^
> </Context>
>
> The problem is that the values in web.xml override those in context.xml
> when it should be the other way around.
>
> Do you have any idea what the problem might be ?
The above is not valid XML. The attribute name isn't properly quoted.
--
Regards
mks
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|