Cool...works like a charm. Thanks. I found that checking "Serve modules without publishing" under Server Options on the Overview tab seems to work as well. Got the idea from here: http://dev.eclipse.org/newslists/news.eclipse.webtools/msg14190.html
Unfortunately, neither of these options are available for JBoss, which I use at my day job, but I'll get by. Thanks again for the quick response. jk On Wed, May 07, 2008 at 01:38:42PM -0500, Zappaterrini, Larry wrote: > Double click on the Tomcat server in the Servers view. In the editor, > select the Modules tab. Select your web application and click Edit. > Uncheck Auto reloading enabled. That always does the trick for me. Now > if there were only a way to have it default to unchecked when deploying > a new application. > > -----Original Message----- > From: John Krasnay [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 07, 2008 2:22 PM > To: [email protected] > Subject: Wicket and Eclipse WTP > > I've recently switched from the Sysdeo Tomcat plugin for Eclipse to WTP > for running my Tomcat instance. I'm trying to get to a point where when > I change a .html or .properties file it just shows up without > re-deploying the whole web context. It seems that if I change a file > under src/main/webapp it's silently deployed with no fuss, but if > anything changes in the classpath, including say a Wicket .html file, > WTP feels the need to re-deploy the whole context. > > Has anyone had any success working around this? > > jk > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ______________ > > The information contained in this message is proprietary and/or confidential. > If you are not the > intended recipient, please: (i) delete the message and all copies; (ii) do > not disclose, > distribute or use the message in any manner; and (iii) notify the sender > immediately. In addition, > please be aware that any message addressed to our domain is subject to > archiving and review by > persons other than the intended recipient. Thank you. > _____________ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
