Chuck,
On 6/19/24 15:49, Chuck Caldarale wrote:
On Jun 19, 2024, at 14:42, Stephen Tenberg <stephentenb...@gmail.com> wrote:
You asked why path="" instead of path="foo" in context at server.xml?
That was our attempt to mount this application at "/" instead of at "/foo"
which is a requirement here.
Just deploy the application as ROOT (case matters) rather than foo.
+1
And this is trivial when the application is self-contained with a
META-INF/context.xml which *should not specify the path* because all you
have to do is re-name the directory or WAR file and you are done.
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org