No, I'm not using tapestry-spring.

Well, HiveMind needs to know how to find the Spring objects.  So, just
drop tapestry-spring.jar into your WEB-INF/lib dir and see if that
fixes it (as long as your spring config file is named/located
appropriately).


What is the alternative way to configure acegi?

You use HiveMind to instantiate/configure your acegi objects.

On 12/18/06, Firas Adiler <[EMAIL PROTECTED]> wrote:

> Are you using tapestry-spring?
  No, I'm not using tapestry-spring. It turns out that I got it to work
correctly using only spring's ContextLoaderListener approach. And as you may
have guessed, it doesn't work when dropping tapestry-acegi into the
classpath. The exception I get is the same, "An AuthenticationManager is
required" (please see my initial post).

> I didn't use Spring to set up my stuff...
  What is the alternative way to configure acegi? Does it offer the same
fine-grained control as spring's config xml?

Thanks for your time!

</Firas>


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