How do I stop tomcat when the port is in use

2006-01-26 Thread Koneru, Narendra
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

Question related to adding new services dynamically

2005-12-09 Thread Koneru, Narendra
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