I'm following the book "Tapestry 5: Building Web Applications" to start my first journey on Tapestrt,but it fails me. The way of inject a interface of IDataSource by adding "contributeApplicationStateManager(MappedConfiguration<class,ApplicationStateContribution>)" to "AppModule.java" won't work. Where am I missing here? Is there a way to diagnose this problem? I traced into TapestryAppInitializer and found that AppModule.class was added to Registry successfully,but the breakpoints I set in AppModule won't break at all. I am stucking here....
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org