I have configured apache-tomcat-9.0.91 to run as localhost:8080 on
Windows 11.
Once I have executed the startup.bat, and open localhost:8080 and get:
If you're seeing this, you've successfully installed Tomcat.
Congratulations
However frequently when closing down with shutdown.bat and re-starting
with startup.bat then opening localhost:8080 I get:
HTTP Status 404 – Not Found
------------------------------------------------------------------------
*Type*Status Report
*Message*The requested resource [/] is not available
*Description*The origin server did not find a current representation
for the target resource or is not willing to disclose that one exists.
------------------------------------------------------------------------
Apache Tomcat/9.0.91
After various attempts to shutdown / re-start I get some success, but
this is quite frustrating and makes using it for testing purposes difficult.
Any suggestions would be welcome.
Alan.