Hi mate, When I'm working on the web stuff I stick to running jetty from the command line because sometimes the tools within eclipse don't work as advertised and therefore I stick to the command line - mvn / jetty come to mind.
The fact that it runs from the command line makes it point to an eclipse plugin problem rather than a tapestry problem. Have you tried a jetty-related list to see if there are other jdk1.7/indigo problems? Cheers On 18/03/2012, at 2:49 AM, IcedDante wrote: > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org