Re: [appfuse-user] UsernameNotFoundException redirect to login

2007-01-12 Thread Matt Raible
Possibly. Are you throwing this exception yourself? It is an Acegi exception or an AppFuse one? Matt On 1/12/07, Jonathan Tse <[EMAIL PROTECTED]> wrote: Hi all, I found that when UsernameNotFoundException is thrown in Controller, appfuse will re-direct me to the login page. I am curious

[appfuse-user] UsernameNotFoundException redirect to login

2007-01-12 Thread Jonathan Tse
Hi all, I found that when UsernameNotFoundException is thrown in Controller, appfuse will re-direct me to the login page. I am curious to know which configuration has done this trick? The exceptionTranslationFilter in security.xml? Thanks for your kind attention Best regards, Jonathan --