Trying to migrate our Tapestry5 webapp from JBoss 4.2.1 to JBoss 5.0.0 Had some errors deploying the app, so I decided to try a simple T5 app. Created the new app with using the Quickstart Archetype. The simple application deploys without error. However, when I try to access a page with a browser I get 404 error. When I submit the request, the logs show INFO entry for TimingFilter: INFO [STDOUT] [INFO] AppModule.TimingFilter Request time: 0 ms
This same simple app war works properly on JBoss 4.2.1 I added an onActivate() method to the the Index.java page with some logging but the logging is not produced. Does anybody have experience running T5 apps on JBoss 5.0.0? Any suggestions / advice is appreciated. Thank you, Jeff -- View this message in context: http://www.nabble.com/JBoss5-and-T5-configuration--tp21041727p21041727.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