Hi,
When the port that I specify to start tomcat is in use, then I want
tomcat to go down after printing a message. What I observed is that
tomcat prints the message on the screen that there is a bind exception
but tomcat server does not go down. How do make sure that tomcat goes
down after realiz
Hi,
I tried hard but could not find any information regarding the following:
The problem is this:
* We want to add a new tomcat service (I am referring to a service
in server.xml) dynamically to be run on a different port within the same
tomcat instance.
* We want to do this w