> From: hanan herzog [mailto:[EMAIL PROTECTED]
> Subject: RE: Do context.xml Parameter value changes require
> Tomcat restart?
>
> Changing Parameter values in appName.xml works: redeployment
> occurs, Parameter (InitParameter) values are updated as expected.

Good, because that's what I found to be true.

> However, changing values in context.xml.default still does
> not work, which was what was stumping me. Also changes in
> conf/context.xml do not get updated in a running Tomcat--as
> far as I can tell.
>
> Is this by design?

Highly likely.  These files are global, so changing values in them would 
require redeployment of all webapps - you might as well just restart Tomcat in 
that case.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to