Re: [Resin-interest] Automatic Restart Question

2011-04-07 Thread Aaron Freeman
Ah I wasn't using good search criteria on Google. After more searching I found that it's about setting these properly: manual true Still not sure if this will allow a restarted webapp to see the new conf settings independently but at least I can test that now. Thanks, Aaron On 4/7/2011

[Resin-interest] Automatic Restart Question

2011-04-07 Thread Aaron Freeman
We have multiple webapps in our 4.0.16 configuration and would like to be able make changes to our resin.xml file without causing all of the webapps to restart. Can we somehow disable the automatic restart after detecting a change to the resin.xml? If we do that, we can stop/start the individu