You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Benson Margulies <bi...@basistech.com> on 2004/10/28 21:40:23 UTC

META-INF/server.xml

Possibilities:

1) the thing that explodes .war files in the webapp directory notices
META-INF/server.xml.

2) when an exploded directory is deposited into the webapp directory,
and it has a META-INF/server.xml, and there is no corresponding file in
conf/Catalina/host, the META-INF file is respected.

It is my (possibly confused impression) that neither of these two exist
in the current implementation. Various posters on find the different
behaviors of manager deployment and these cases to be a confusing
inconsistency. Do the experts want to continue this distinction?

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org