On 1/28/10 9:46 AM, LI Daobing wrote:
> Hello,
>
> in http://tomcat.apache.org/tomcat-6.0-doc/config/context.html, there
> is a statement:
>
> "Once this file exists, it will not be replaced if a new WAR with a
> newer /META-INF/context.xml is placed in the host's appBase."
>
> but, in my practice, this file is always be replaced, I need help on
> this point, thanks.
>
> my system: Ubuntu 9.04, x86_64, tomcat 6.0.18,
>
> thanks.
>
>
> --
> Best Regards
> LI Daobing
>
>
>
>
I think conf/Catalina/localhost/myAppName.xml wouldn't be replace.
webapps/myAppName/META-INF/context.xml would be replaced. Which one are
you referring to?
--David
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|