Hi,
When the standard port 8080 is used for Tomcat, there are no issues with accessing the Tomcat Manager application. However, when another port is used (defined in server.xml), access to the manager is denied. Could it be a bug, where the port number 8080 is hard-coded in some place? Ariel