Greetings all,

I'm just now trying my hand at Tapestry, but have managed to mess something up and get really confused...

I started with the tutorial code, added a few pages, added hibernate configuration, and started trying to make an login/authentication filter.

I thought everything was going fine, but should have realized something was up with it stopped giving me the development-mode error reports. I have no idea what I've done?! The AppModule class is still in the same place it has always been. The webapp still runs, hibernate automatically picks up the config, it ~seems~ to work fine... except AppModule has no effect. Even removing the AppModule.class[es] altogether gives no exception... it's that extra- frustrating kinda silence.

Any ideas on how can I start debugging this issue? or, where/how does tapestry hunt for the AppModule class?

It might be really bad if some simple config/programming issue can make all the security filters drop from a webapp.

--
Robert Hailey

versions:
jetty-6.1.22 (2009-12-06)
hibernate-3.3.2.GA (2009-06-24)
tapestry-5.1.0.5 (2009-04-29)


P.S.
Also is this too high/low a percent: "84.30% unrealized services (145/172)". AppModule does not appear in the service list....


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to