[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: Tomcat redeploys web application when a JSP get changed

Mohsen Saboorian wrote:
Hi,

I have two duplicate web applications, one in Ganyede 3.4.0 and one in 3.4.1. In both projects "Automacitally publish when resources change" is selected. In 3.4.0 my configuration works fine and tomcat doesn't redeploy application on a jsp change, but the new 3.4.1 redeploys tomcat as I change a jsp. When TC decides a redeploy? I also chacked for modify date of web.xml but it was not modified. I've noticed that whenever a jsp is changed, org.eclipse.wst.server.core/tmpx/conf/server.xml is also modified (in both projects).

Any hint how to prevent redeploying on page changes?

Mohsen.



Rather than guess, what exactly do you mean by "redeploys tomcat". It's not clear whether you are referring to something Tomcat is doing, like reloading a webapp, or something WTP is doing, like publishing the server or asking for a restart.


Cheers,
Larry