Hi Paul,

The live class reloading issue in tomcat has been fixed since tapestry 5.3.
See https://issues.apache.org/jira/browse/TAP5-1336.
For previous releases, you can create your own patch based on this one :
https://issues.apache.org/jira/secure/attachment/12458804/patch_tomcat_reload.txt.
It works like a charm for me.

By the way, I personally use a great maven plugin that allows you to launch
tomcat from maven : https://github.com/t7mp/t7mp/wiki
No longer need to install tomcat in advance, change the tomcat's version
easily, run multiple webapps, ...

Combined with live class reloading, it is a big convenience for
tapestry+openejb+tomcat+eclipse projects !

Nourredine.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/development-with-eclipse-tomcat-tp5096541p5096781.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to