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? I use Eclipse, if it makes sense.
On Thu, Sep 24, 2009 at 5:39 PM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > > http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/ > > It makes one very compelling reason to use Tapestry 5: live class reloading > avoids almost most redeploys related to the web tier. :) > > -- Ilya Obshadko