> > Oops, the default attribute _value_ is > FormAuthenticationFilter.DEFAULT_ERROR_KEY_ATTRIBUTE_NAME, which does indeed > equal "jsecLoginFailure". I'll change that to 'kiLoginFailure' in SVN for > 1.0
Check that - probably 'ki.authenticationExceptionClassName' to be clear on what it represents. In any event, if you code to the constant, or override it via the 'failureKeyAttribute' method, you shouldn't have to worry about the value itself. Cheers, Les
