Em Thu, 24 Sep 2009 10:46:31 -0300, Ilya Obshadko <ilya.obsha...@gmail.com> escreveu:

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.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to