Howdy, Seems like a simple mistake in my config - Where should I be looking? I've just deployed into testing an application and can't get tapestry pages to come up.
A hint (or answer) would be greatly appreciated - It's an ear deployed on jboss-4.2.3, context path is vltest 11:32:27,571 INFO [EJB3Deployer] Deployed: file:/Users/chris/Documents/_17_Software/_13_JBoss/jboss-4.2.3.GA/server/all/tmp/deploy/tmp8925637803076123353vlchris.ear-contents/vlchrisPersistence.jar 11:32:27,606 INFO [TomcatDeployer] deploy, ctxPath=/vltest, warUrl=.../tmp/deploy/tmp8925637803076123353vlchris.ear-contents/vlchris-exp.war/ 11:32:27,848 INFO [RegistryBuilder] Adding module definition for class org.apache.tapestry5.ioc.services.TapestryIOCModule 11:32:27,969 INFO [RegistryBuilder] Adding module definition for class org.apache.tapestry5.services.TapestryModule 11:32:28,097 INFO [RegistryBuilder] Adding module definition for class org.apache.tapestry5.internal.services.InternalModule 11:32:28,709 INFO [ComponentClassResolver] Available pages: ExceptionReport: org.apache.tapestry5.corelib.pages.ExceptionReport PropertyDisplayBlocks: org.apache.tapestry5.corelib.pages.PropertyDisplayBlocks PropertyEditBlocks: org.apache.tapestry5.corelib.pages.PropertyEditBlocks ServiceStatus: org.apache.tapestry5.corelib.pages.ServiceStatus Cheers Chris