RE: new user help required

2008-05-08 Thread Jonathan Barker
PM > To: users@tapestry.apache.org > Subject: Re: new user help required > > > Thank you Christian and Jonathan for your quick replies. > > I'm not using Jetty Runner - I did install JettyLoader. I'm running > Jetty from Maven command line because, as I recall, that is what is i

Re: new user help required

2008-05-08 Thread photos
Thank you Christian and Jonathan for your quick replies. I'm not using Jetty Runner - I did install JettyLoader. I'm running Jetty from Maven command line because, as I recall, that is what is in the Tutorial. Anyway, the observed reloading behaviour is fine - I did suspect that perhaps on

Re: new user help required

2008-05-08 Thread Christian Edward Gruber
I think this is as simple as the Tutorial not having been updated to the most recent release of T5. Essentially it's a documentation error. You were right to bump to 5.0.11, I suspect. I wouldn't use jetty runner, but would revert back to the older Jetty Launcher. We had one developer ju

RE: new user help required

2008-05-08 Thread Jonathan Barker
If you are running using the jetty launcher in Eclipse, your templates and page and component classes should be automatically reloading. I'm not sure if it's the same running through maven. As I understand it, JettyLancher puts everything in your Eclipse project's classpath into your web applic