Sorry, I hit "Send" too quickly. Here's the hivemodule (anonymous/anon to login of course):
http://svn.javaforge.com/svn/hivemind/hivemind-acegi/trunk/src/main/resources/META-INF/hivemodule.xml On 3/21/07, James Carman <[EMAIL PROTECTED]> wrote:
The AccessDecisionManager is defined by the hivemind-acegi module. On 3/21/07, Phillip Rhodes <[EMAIL PROTECTED] > wrote: > > I am implementing acegi/tapestry and pulling apart the wonderful work of > James Carman (preserving the copyrights!) and re-implementing for my > purposes. > > My @Secured annotation is erroring out in SecurityUtilsImpl when a call > to the accessDecisionManager fails because it is null. How is the > accessDecisionManager set in SecurityUtilsImpl? I reviewed the > hivemodule.xml and do not see how it could be set... Could someone > point out the magic in how the accessDecisionManager gets set? > > Thanks! > > > > > > It's for a project called authsum with is a security application that > integrates with acegi. The cool part of it all is that it stores the > authorizations in lucene and is available via xfire. Very enterprisy design > (4 war files) I hope I to get some interest from the tapestry community. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >