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]

Reply via email to