On Wed, Aug 7, 2013 at 3:48 PM, jieryn <jieryn@gmail.com> wrote:
> Greetings,
>
> On Wed, Aug 7, 2013 at 9:41 AM, Caldarale, Charles R
> <Chuck.Caldarale@unisys.com> wrote:
> > Sorry, that's just wrong. There is no requirement for an individual
> webapp to have a WEB-INF/web.xml, but if you want to run Tomcat with the
> required servlet spec capabilities, you must leave Tomcat's conf/web.xml in
> place.
>
> There's no requirement for having those required servlet spec
> capabilities defined as a web.xml. They can be automatically loaded
> via web-fragment.xml or the metadata discovery mechanism.
>
Which you will delete too, I suppose ? :-)
>
> -Jesse
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
|