2014-09-11 17:37 GMT+09:00 Mark Thomas <ma...@apache.org>:

> On 11/09/2014 09:34, kfuj...@apache.org wrote:
> > Author: kfujino
> > Date: Thu Sep 11 08:34:50 2014
> > New Revision: 1624222
> >
> > URL: http://svn.apache.org/r1624222
> > Log:
> > When deploying war, make sure that add dummy xml to the config base if
> war does not have META-INF/context.xml or deployXML is false.
>
> Could you explain this please.
>
>
> <dev-h...@tomcat.apache.org>
>

I think

If war does not have META-INF/context.xm, dummy xml should add to config
base.
and
If deployXML is false, dummy xml should add to config base.

However in case copyThisXml is true, dummy xml never add to config base.
It does not matter whether copyThisXml is true/false In this case.



> --
> Keiichi.Fujino <dev-h...@tomcat.apache.org>
>

Reply via email to