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. David On Thu, Sep 5, 2024 at 8:54 AM David Rush <david.r...@wyo.gov> wrote: > Sebastian: > > I want to keep HOME and BASE separate so that when a new version of Tomcat > comes out it's easy to swap the new binary download in at CATALINA_HOME > without impacting my configuration or webapps in CATALINA_BASE > > David > > On Thu, Sep 5, 2024 at 8:52 AM Sebastian Trost > <m...@sebastiantrost.de.invalid> wrote: > >> David, >> >> On 05.09.2024 16:13, David Rush wrote: >> > My CATALINA_HOME is /opt/tomcat9/home (which is a symlink to >> > /opt/tomcat9/apache-tomcat-9.0.93) >> > My CATALINA_BASE is /var/opt/tomcat9 >> Why are you setting the CATALINA_BASE-variable? If you're running just >> one Tomcat instance, this variable is not needed. Also, you point this >> variable to a different directory? >> >> See >> >> https://tomcat.apache.org/tomcat-10.1-doc/introduction.html#CATALINA_HOME_and_CATALINA_BASE >> >> Sebastian >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> >> -- E-Mail to and from me, in connection with the transaction of public business, is subject to the Wyoming Public Records Act and may be disclosed to third parties.