Hi James, I took a look at the Tapestry-Acegi integration project at http://www.carmanconsulting.com/tapestry-acegi/ . It looks very nice, certainly a cleaner integration than what I have used before.
I am just wondering how complete it is. Looking through the code, it appears that the configuration is incomplete, at least, as much as I can see the SecurityUtils service-point seems not to have the authenticationManager or accessDecisionManager properties set. Do you have any examples for how to use this in one's app, and override or set the properties on the service-points like SecurityUtils and ExceptionTranslationFilter? regards, Scott On Thursday 08 June 2006 12:37, James Carman wrote: > All, > > I have taken a stab at Tapestry/Acegi integration. The Tapernate example > application now uses Acegi to secure the CreateMessage page (using a > @Secured("ROLE_USER") annotation). By no means is this the final version. > I just wanted to get it in front of some folks to see what they thought. > Enjoy! > > James > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]