Hi,

I use tapestry for more than one year now, and I'm very pleased with. I use
it daily at work with mvn jetty:run and I much appreciate hot class
reloading for pages and components.

But at home I'm trying to use it to develop a Google App Engine Application,
and I use the maven plugin net.kindleit:maven-gae-plugin with the target mvn
gae:run.

The hot reload is not working, because this plugin  doesn't work the same
way as jetty:run : it assemble the war in a directory and run from there.

Did anybody get the hot component reloading working in that configuration ?

Thanks.

Nicolas.

Reply via email to