That's interesting Larry. Thanks. How do I turn of auto-reloading for
the context?
Thanks.
Set the "reloadable" attribute to false in the <Context> element. You
can do this manually by modifying the server.xml directly. You can also
open the server editor and switch to the Modules tab (at the bottom of
the server editor window). Select the module (equivalent to the
context) and click Edit and uncheck "Auto reloading enabled".