Re: SaltSource Error with tapestry-spring-security

2009-02-07 Thread bongosdude
public Object getSalt(UserDetails user) { >> return null; >> } >> >> } >> >> >> >> >> - >> B Amigo:super: > > > - > To unsubscrib

Re: SaltSource Error with tapestry-spring-security

2009-02-07 Thread Ulrich Stärk
The error says it all: You already have a service implementing SaltSource (it gets contributed automatically by the tapestry-spring-security module). If you want to override it, contribute to the AliasOverrides service: public static void contributeAliasOverrides(Configuration> configurati

SaltSource Error with tapestry-spring-security

2009-02-06 Thread bongosdude
:super: -- View this message in context: http://www.nabble.com/SaltSource-Error-with-tapestry-spring-security-tp21882494p21882494.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: u