RE: Server.xml Reload without Restarting Tomcat

2003-03-14 Thread Nicolas Dinh
I was using 4.0.x. The admin tool that allows you to do the reloading of server.xml file does not exist. I checked ou 4.1.x and it seems that this admin tool is available. Is there a way to programmatically do this? I guess you have to use JMX to manipulate Tomcat on the fly. Am I correct?

Server.xml Reload without Restarting Tomcat

2003-03-13 Thread Nicolas Dinh
Hi, I think I asked this question before but I didn't get a definitive answer. I want to be able to reload my server.xml file on the fly after making modifications to it. I want to know whether this is possible on Tomcat (Stand-alone) for version 4.1.x. Someone suggested the use of the Admin

Re: Server.xml Reload without Restarting Tomcat

2003-03-13 Thread Kwok Peng Tuck
Really? Which version of tomcat are you using ? The max min stuff is under Service (Tomcat Standalone) | -Connector (8080) Someone suggested the use of the Admin servlet but that doesn't really give you a means of changing configurations such as