Hi Guys, first of all i am using Tapestry5.0.14 and maven2 to build a website, maven jetty plugin (mvn jetty:run) to launch the application. Everything has worked fine util today i used mvn clean to remove the war file, and then mvn jetty:run didn't work. All pages are gone, or the templates of all pages cann't be located. When i requested the start page of my application, i get this message:
Page Index did not generate any markup when rendered. This could be because its template file could not be located, or because a render phase method in the page prevented rendering. any idea? -- View this message in context: http://www.nabble.com/-T5--Strange-problems-using-jetty%3Arun-tp20067500p20067500.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
