[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: Building Working Set

breako wrote:
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".


Cheers,
Larry