Hm, weird. Just run the app in eclipse and it works fine. Have a look at these thread: http://old.nabble.com/-T5.1--Running-on-Glassfish--td22132485.html
Hope this helps. On Mon, Nov 16, 2009 at 7:34 PM, Alessandro Bottoni <alexbott...@gmail.com>wrote: > Hi All, > I'm playing with Tapestry 5 and NetBeans 6.7, just to see how it works. > > Here is what happens with the T4NB tutorial source code: > > 1) Download the source code: > svn checkout http://tapestry4nonbelievers.googlecode.com/svn/trunk/ > tapestry4nonbelievers-read-only<http://tapestry4nonbelievers.googlecode.com/svn/trunk/%0Atapestry4nonbelievers-read-only> > > 2) Open with NB6.7. So far so good... > > 3) Setting Tomcat 5.5 as server (Project->Properties in NB). > > 4) Run: > > HTTP Status 500 - type Exception report message description The server > encountered an internal error () that prevented it from fulfilling this > request. > > exception > > java.lang.RuntimeException: Exception constructing service > 'TemplateParser': Error invoking constructor > org.apache.tapestry5.internal.services.TemplateParserImpl(Map, boolean) > (at TemplateParserImpl.java:50) via > org.apache.tapestry5.internal.services.InternalModule.bind(ServiceBinder) > (at InternalModule.java:65) (for service 'TemplateParser'): > com.ctc.wstx.stax.WstxInputFactory cannot be cast to > org.codehaus.stax2.XMLInputFactory2 > > CU > > -- > > Alessandro Bottoni > Website: http://www.alessandrobottoni.it/ > > Philosophy is a game with objectives and no rules. > Mathematics is a game with rules and no objectives. > -- Unknown > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > -- Best regards, Igor Drobiazko