llya i use Sysdeo http://www.eclipsetotale.com/tomcatPlugin.html for tomcat inside Eclipse. It allows to detect changes in the java fiese without the need of a context reload. The changes detected are limited but it's a pretty boost for my productivity.
On Thu, Sep 24, 2009 at 3:56 PM, Ilya Obshadko <ilya.obsha...@gmail.com> wrote: >> >> Live class reloading is a great feature. >>> But I couldn't figure out yet how one should configure, for example, >>> Tomcat 6 in development environment to avoid redeployments after each and >>> every >>> change in the code. Are there any solutions? >>> >> >> Use Jetty instead: faster, simpler, more modular. :) Take a look at the >> reloadable attribute in the Context tag. Try making your context not >> reloadable. >> > > I'm totally OK with Jetty, but it demonstrates pretty the same behavior if > running inside Eclipse IDE server adaptor. Probably I'm missing something > obvious? > > > -- > Ilya Obshadko > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org