I am going through the Tapestry beginner tutorial at: http://tapestry.apache.org/tapestry-tutorial.html
I just downloaded the template project and tried running it as is. The problem is adding the @Persist annotation to the property my application hangs indefinitely. I realized that it happens when I launch my application from Eclipse using a RunJettyRun configuration. If I run it form the command prompt with mvn jetty:run it works fine. I notice that the RunJettyRun version on my machine does not match up exactly with the screenshots in the Tapestry tutorial. Mine allows you to select from three different Jetty versions: Jetty 6.1 Jetty 7.5 Jetty 8.0 Version 8 doesn't launch at all. 6 and 7 have the hanging error. Using Jdk1.7, Eclipse Indigo and Windows XP. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Using-Persist-annotation-in-Tapestry-is-causing-Problems-with-RunJettyRun-tp5573828p5573828.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