Re: Tomcat 9 on Debian 12

2025-03-11 Thread Dimitris Soumis
utorials/how-to-install-apache-tomcat-9-on-debian-10 > > But yeah, the Debian specific deviations have me confused. > > > > On 3/10/25 6:45 PM, Chuck Caldarale wrote: > >> On 2025 Mar 10, at 18:06, Jason Bailey > wrote: > >> > >> I'm running

Re: Tomcat 9 on Debian 12

2025-03-11 Thread Chuck Caldarale
things out. You always have the option of downloading and deploying the current version from tomcat.apache.org <http://tomcat.apache.org/>. - Chuck > On 3/10/25 6:45 PM, Chuck Caldarale wrote: >>> On 2025 Mar 10, at 18:06, Jason Bailey >>> wrote: >>> >

Re: Tomcat 9 on Debian 12

2025-03-11 Thread Jason Bailey
2025 Mar 10, at 18:06, Jason Bailey >> wrote: >> >> I'm running Tomcat 9 on Debian 12 to run Apache Guacamole and am trying >> to get the tomcat-users.xml file to take so that I can manage the >> service from the Tomcat Manager. So far I have not had luck getting

Re: Tomcat 9 on Debian 12

2025-03-10 Thread Chuck Caldarale
> On 2025 Mar 10, at 18:06, Jason Bailey > wrote: > > I'm running Tomcat 9 on Debian 12 to run Apache Guacamole and am trying > to get the tomcat-users.xml file to take so that I can manage the > service from the Tomcat Manager. So far I have not had luck getting th

Tomcat 9 on Debian 12

2025-03-10 Thread Jason Bailey
I'm running Tomcat 9 on Debian 12 to run Apache Guacamole and am trying to get the tomcat-users.xml file to take so that I can manage the service from the Tomcat Manager. So far I have not had luck getting the login dialog to the manager to accept any xml file I give it. First, where should