You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "quentin.compson" <qu...@gmail.com> on 2005/04/12 05:08:16 UTC

change to server.xml requires restart 5.5.4

tomcat 5.5.4 on win2k server, jvm 1.4.x

it seems that every time i make a change to the server.xml (db connection
pools), i have to restart tomcat.  i assume thats normal, but i was hoping maybe
not to have to do it. or maybe 5.5.9 supports something like this?  

thx


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: change to server.xml requires restart 5.5.4

Posted by Parsons Technical Services <pa...@earthlink.net>.
I don't think that has changed, but I could be wrong. One thought is that 
unless you have a lot of apps using the DB you could move the resource to 
the context for the app. Then only the app would have to be restarted.

But that begs the question, if you are changing the global db resource what 
are the apps doing? If you are making a change such as this why is 
restarting Tomcat an issue?

Just trying to understand to better help.

Doug


----- Original Message ----- 
From: "quentin.compson" <qu...@gmail.com>
To: <to...@jakarta.apache.org>
Sent: Monday, April 11, 2005 11:08 PM
Subject: change to server.xml requires restart 5.5.4


> tomcat 5.5.4 on win2k server, jvm 1.4.x
>
> it seems that every time i make a change to the server.xml (db connection
> pools), i have to restart tomcat.  i assume thats normal, but i was hoping 
> maybe
> not to have to do it. or maybe 5.5.9 supports something like this?
>
> thx
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org