Thanks all for your help.
It's quite embarrassing, but my problem was that I had ":
>> From: Jean-François Ménard [mailto:[EMAIL PROTECTED]
>> Subject: Re: Problem with Context Parameters
>>
>> Context file (conf/Catalina/localhost/app.xml:
>>
>>
> From: Jean-François Ménard [mailto:[EMAIL PROTECTED]
> Subject: Re: Problem with Context Parameters
>
> Context file (conf/Catalina/localhost/app.xml:
>
>
>
Just a side note: the path attribute is not allowed in the above scenario; the
name of the .xml file define
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jean-François,
Jean-François Ménard wrote:
| As a side note, if I deploy the app in a standalone Tomcat, the
| problem appear, but if I use the app with eclipse wtp, everything is
| fine.
Hmm... I suspect that you are not using the context.xml file
Thanks for your reply!
Comments inlined
2008/7/8 Christopher Schultz <[EMAIL PROTECTED]>:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jean-François,
>
> Jean-François Ménard wrote:
> | Using Tomcat 6.0.13, I try to define some context parameters in my
> | context file (in conf/Cataline/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jean-François,
Jean-François Ménard wrote:
| Using Tomcat 6.0.13, I try to define some context parameters in my
| context file (in conf/Cataline/localhost/.xml)
That should be conf/Catalina/localhost/.xml
| as described in the documentation
| (http
Hi all,
Using Tomcat 6.0.13, I try to define some context parameters in my
context file (in conf/Cataline/localhost/.xml) as described
in the documentation
(http://tomcat.apache.org/tomcat-6.0-doc/config/context.html) but it
simply doesn't work! I can see the parameters defined in my web.xml,
but