[Acegisecurity-developer] AuthenticationCredentialsNotFoundException: An Authentication object was not found in the SecurityContext

2006-11-07 Thread Rapthor
Hello, I've configured Acegi for my web apllication that is based on Spring. After clicking submit in my html-form I get an exception: AuthenticationCredentialsNotFoundException: An Authentication object was not found in the SecurityContext I don't know why. Acegi shall secure everything pointi

Re: [Acegisecurity-developer] AuthenticationCredentialsNotFoundException

2004-07-21 Thread Ben Alex
Vijay wrote: Hello All, I just started exploring acegi security for spring. I tried to follow the "contacts" sample and integrate security into my application. I am getting the following exception. I am sure I am missing something here. Could someone point me in the right direction. 2004-07-21 1

[Acegisecurity-developer] AuthenticationCredentialsNotFoundException

2004-07-21 Thread Vijay
Hello All, I just started exploring acegi security for spring. I tried to follow the "contacts" sample and integrate security into my application. I am getting the following exception. I am sure I am missing something here. Could someone point me in the right direction. 2004-07-21 12:49:16,792 E