Hi,

Due to the way class loaders work in Tomcat you have to jar your classes etc. and put the jar into WEB-INF/lib.

http://tapestry.apache.org/tapestry5/tomcat.html

-Filip

On 2008-04-16 13:42, Javier Molina wrote:
I'm working with Tapestry 5.0.11 and Tomcat 6 (tested on 6.0.14 and 6.0.16). Automatic class reloading doesn't work for pages (there are no components yet in this test application, so I haven't checked that). Jetty 6 works fine and does autoreload pages.

Is this a known issue? Do I have to configure anything in Tomcat to get class reloading to work?

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to