Post your <Context> setting for the webapp of interest.
<Context path="/trunk">
<Listener className="org.apache.catalina.startup.TldConfig"/>
<Listener className="org.apache.catalina.startup.TldConfig"/>
<Environment
name="myParameter"
type="java.lang.String"
value="test"/>
</Context>
(And if you've put the <Context> in server.xml as your first message
implied, you've already made the first mistake.)
The tomcat administration interface did this.
Thank you
Patric
Zitat von "Caldarale, Charles R" <[email protected]>:
From: [email protected] [mailto:[email protected]]
Subject: Re: Environment parameter overriding
The override setting does not seem to have any effect, I tried all 3
values (true, false and to rely on the default)
Post your <Context> setting for the webapp of interest. (And if
you've put the <Context> in server.xml as your first message
implied, you've already made the first mistake.)
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE
PROPRIETARY MATERIAL and is thus for use only by the intended
recipient. If you received this in error, please contact the sender
and delete the e-mail and its attachments from all computers.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]