2011/8/26 Oliver Wulff <oliver.wu...@zurich.ch>:
> I'd very much like to be able to deploy my war in webapps and configure
> either the path in META-INF/context.xml to "/"

You cannot configure those attributes in META-INF/context.xml at all.

> or define docBase in
> conf/Catalina/localhost/ROOT.xml.

It is possible but only if your application is outside of webapps.
You cannot have both at the same time.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to