I'm trying to use the cocoon authentication block.
I've added all the necessary libraries and the sitemap
and cocoon.xconf additions. I used to get an error
stating the AuthenticationManager class could not be
found. Then I added this line to cocoon.xconf which
wasn't documented anywhere:
<component
role="org.apache.cocoon.webapps.authentication.AuthenticationManager"
class="org.apache.cocoon.webapps.authentication.AuthenticationManager"
logger="core.authentication-manager" />
Now I get this error when I try to login in (perform
auth-login action):
org.apache.avalon.framework.component.ComponentException:
Could not access the Component (key
[org.apache.cocoon.webapps.authentication.AuthenticationManager])
Any ideas?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]