I noticed it works sometimes for templates (even in Netbeans with glassfish!) but not often. Haven't figured out where the differeces are.
2009/4/5 Andy Pahne <andy.pa...@googlemail.com> > > Works here... (jetty:run, T 5.1.0.2 and T 5.1.0.3-SNAPSHOT). > > Most of the time when I had issues with life reloading, it was related to > Eclipse or maven... > > Andy > > > > Mario Rabe schrieb: > > I noticed tapestry5.1 doesn't reload anything anymore in an existing >> project. To check things out I created the tap5.1-quickstart-app and >> tested >> it with it. Same result! No changes are picked up. Not from classes and >> not >> from templates. I've tested it with Netbeans-IDE using tomcat and >> glassfishv3 as well as jetty:run. >> I've patched the Template-Loaders to output the path from which the >> template >> is loaded and it shows the correct path (not accidently packed them into >> an >> archive or the such). >> I even had an error in an template where i've forgotten to set a required >> property. The error-page shows the part of template where the error >> occured >> (indeed a pretty cool feature) and if I change the template in the place >> tapestry has loaded it, I get the absolutely same error-message but the >> part >> of the template updated as i changed it. I have to restart the app to have >> tapestry pickup the changes. >> >> Is this a known issue? Does anyone has a clue for me where to look at? >> >> Mario >> >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >