No, you're looking at a different module entirely.  The tapestry-acegi
module relies upon the hivemind-acegi (usable in non-tapestry projects)
module to set up the core Acegi stuff.


On 3/21/07, Phillip C. Rhodes <[EMAIL PROTECTED]> wrote:

Wow, it's evident in that version of hivemodule.xml

For whatever reason, I must have a old copy of the tapestry-acegi project
because the hivemodule.xml that I have been looking at is very
different...

Thanks.
Phillip
----- Original Message -----
From: "James Carman" <[EMAIL PROTECTED]>
To: "Tapestry users" <users@tapestry.apache.org>
Sent: Wednesday, March 21, 2007 4:05:41 PM (GMT-0500) America/New_York
Subject: Re: tapestry-acegi, how does
SecurityUtilsImpl.accessDecisionManager get set?

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]
> >
> >
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to