On Thu, Dec 22, 2011 at 11:51 PM, Paul Stanton <p...@mapshed.com.au> wrote:
> For productivity, live class reloading, the ability to step through code and
> being able to start and stop the container are all required.
> We ended up compiling into "webapp/WEB-INF/classes" and copying all
> dependencies into "webapp/WEB-INF/lib". This allowed us to achieve all of
> the above, except for live class and template reloading.

Without live class and template reloading, "all of the above" seems to
leave you just debugging. You are missing most of it.

> Are there any improvements in this space since Tapestry 5.1? Has anyone come
> up with an easy to follow formula for configuring tapestry+tomcat+eclipse
> for development?

This page is up-to-date:
http://tynamo.org/Developing+with+Tomcat+and+Eclipse. Many people have
successfully followed the instructions on it to set their environment.

Kalle

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

Reply via email to