I haven't used IntelliJ much, but take a look at the troubleshooting section at the bottom of http://tapestry.apache.org/class-reloading.html if you haven't already. On Apr 12, 2012 8:28 AM, "klausbayrhammer" <bayrhammer.kl...@gmail.com> wrote:
> Hey, > > Im having some trouble with the live class reloading using a jetty/intellij > setup. > > I deploy the project as an exploded archive starting the jetty (6.1.x) via > intellij's (10.5) jettty integration. Everything starts up just fine and > the > app is running. When i modify a page or tml, build the project and do a > "update classes and resources" i can see that the classes are compiled > correctly and the modified classes/jars have been updated correctly in the > exploded archive. So far so good, but somehow jetty doesn't seem to reload > the changed classes. > > What am I missing? I am using Tapestry 5.2.6 with production-mode disabled > (-Dtapestry.production-mode=false) > > thanks in advance > Klaus > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Live-Class-and-Template-Reloading-using-jetty-and-Intellij-tp5634877p5634877.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 > >