Right, sorry for the typo.

The actual file is valid.
In addition, if I remove the parameters from web.xml, the values in context.xml are used.

Le 27/09/2011 11:10, Markus Schönhaber a écrit :
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.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to