Hello,
 
Following steps in this thread
http://forum.springframework.org/showthread.php?t=24013 I managed to get
acegi working using JdbcDaoImpl. Now I get an ApplicationRuntimeException as
soon as I call the webapp url. Unfortunatly, I can't rollback the changes
that affected this misbehavior, since I'm not aware of the modification(s)
that caused it.  
 
-----
Unable to initialize service tapestry.acegi.BasicProcessingFilter (by
invoking method afterPropertiesSet on
org.acegisecurity.ui.basicauth.BasicProcessingFilter): An
AuthenticationManager is required
[jar:file:/path/to/tapestry-acegi.jar!/META-INF/hivemodule.xml, line 44,
column 25]
...
-----
 
Any ideas for what causing this exception?
 
Thanks for your time!
 
</Firas>
 
P.S. The information on the Wiki
<http://wiki.apache.org/tapestry/AcegiSpringJava5?highlight=%28acegi%29>
pages is incorrect/outdated

Reply via email to