How to tell Eclipse 3.4 WTP to not restart tomcat on JSP save?

Open server. Xml (use the Ctrl Shift R shortcut if you don't know where it is). Find the appropriate context tag and set reloadable to false.

That way, Tomcat can do hot code replace without Eclipse restarting it.

I've submitted a patch to Eclipse to allow you to specify for each server whether or not you'd like it to add new modules with "auto reload" enabled or disabled by default. They're considering the patch for the next version of Eclipse.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions