On 05/09/2024 16:24, David Rush wrote:
Doh! I have resolved it.
When creating my CATALINA_BASE/conf, server.xml was the only file that I
copied into it (in my defense it's the only file explicitly mentioned as
going into the conf directory under the CATALINA_BASE section on running
multiple tomcat instances in the RUNNING.txt file).
Copying EVERYTHING from CATALINA_HOME/conf to CATALINA_BASE/conf resolved
the issue.
No web.xml meant no default servlet and no JSP servlet defined. Hence
static files and JSPs will have returned 404s.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org