Re: Page components are not loaded in JBoss

2013-03-12 Thread Rakesh K. Cherukuri
message in context: http://tapestry.1045711.n5.nabble.com/Page-components-are-not-loaded-in-JBoss-tp5720385p5720427.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Page components are not loaded in JBoss

2013-03-12 Thread Rakesh K. Cherukuri
://tapestry.1045711.n5.nabble.com/Page-components-are-not-loaded-in-JBoss-tp5720385p5720425.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For

Re: Page components are not loaded in JBoss

2013-03-10 Thread Shing Hing Man
your Tapetsry IOC module name. Please check the doc at        http://tapestry.apache.org/configuration.html#Configuration-Changestoweb.xml Shing - Original Message - From: rakcheru To: Tapestry users Cc: Sent: Saturday, March 9, 2013 6:07 PM Subject: Page components are not

Re: Page components are not loaded in JBoss

2013-03-10 Thread Geoff Callender
Rakesh, I don't have time to debug your problem but I can offer you a working project and packaging/deployment instructions to compare to: JumpStart is developed with Jetty and the demo is deployed on JBoss 7.1.1. Here is the demo: http://jumpstart.doublenegative.com.au/jumpstart/ The

Page components are not loaded in JBoss

2013-03-09 Thread rakcheru
Tapestry version : 5.3.6 Jboss : 7.1.1 Greetings, I had been struggling for most of the day trying to make tapestry run on jboss 7.1.1 Issue: The page components are not at all working. Even the default page components are not loaded The same app is working fine in jetty Things i t