Ah I wasn't using good search criteria on Google.  After more searching 
I found that it's about setting these properly:

<web-app-default>
<redeploy-mode>manual</redeploy-mode>
<jsp><auto-compile>true</auto-compile></jsp>
</web-app-default>

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 9:56 AM, Aaron Freeman wrote:
> 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 individual webapps
> from the admin screens, but will restarting an individual webapp reload
> the resin.xml just for that webapp (without interrupting service on the
> other webapps)?  Or will it continue to use whatever resin.xml
> configuration parameters are loaded into memory?
>
> Thanks,
>
> Aaron
>
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest
>
>



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to