> On Jun 19, 2024, at 14:42, Stephen Tenberg <[email protected]> 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. - Chuck --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
