Add the following to your AppModule:
public static void
contributeAliasOverrides(Configuration> configuration)
{
SaltSourceService saltSource = new SaltSourceService() {
public Object getSalt(UserDetails user) {
return null;
}
cessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.tapestry5.ioc.internal.ServiceBuilderMethodInvoker.createObject(ServiceBuilderMethodInvoker.java:75)
-
B Amigo:super:
--
View this message in context:
http://www.nabble.com/Tapestry-Spring-Security-Exceptio