Re: Tomcat9 silently ignores web application

2023-07-08 Thread Graham Leggett
On 08 Jul 2023, at 11:20, Graham Leggett wrote: > In summary, the client hits tomcat, tomcat returns 404 on the request, and > there is no trace in the access logfile that the client was ever there. I've traced it to one level up - there is an httpd above this that was routing requests destine

Re: Tomcat9 silently ignores web application

2023-07-08 Thread Graham Leggett
On 08 Jul 2023, at 10:08, Graham Leggett wrote: > Another data point - when starting the application up under tomcat9 in > eclipse, there is also no mention in the logs of the web application having > been deployed, however I am able to hit the application with curl and receive > a sensible re

Re: Tomcat9 silently ignores web application

2023-07-08 Thread Graham Leggett
On 07 Jul 2023, at 23:23, Graham Leggett wrote: >> When you start Tomcat, do you get a message about /foo/bar being >> deployed in catalina.out? For example, I get this for every deployment: >> >> Jul 06, 2023 4:09:33 PM org.apache.catalina.startup.HostConfig >> deployDirectory >> INFO: Deploy