Hi,
I am using tapestry-spring-security plugin (http://www.localhost.nu/java/tapestry-spring-security/index.html).
I tried out the included sample application which works fine. I tried to map this to my own application, but I get following exception:
Exception constructing service 'RememberMeServices': Error invoking service builder method
nu.localhost.tapestry5.springsecurity.services.SecurityModule.build(UserDetailsService, String)
(at SecurityModule.java:303) (for service 'RememberMeServices'): No service implements the interface
org.springframework.security.userdetails.UserDetailsService.
It does not find the UserDetailsService implementation though I placed one inside
<rootPackage>.services.internal. Does somebody know how tapestry
spring-security plugin looks for the implementation? Most likely I forgot to set a
property.
thanks.
--
manuel aldana
ald...@gmx.de
software-engineering blog: http://www.aldana-online.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org