[Acegisecurity-developer] regadring Spring + JAAS Problem

2005-09-20 Thread jagadish g
Hi , I am working on one application JSP - spring-Hibernate-DB with Jboss server Please provide complete code for User Authentication(in JSPs,Spring Config file ) Thanks Regards, Jagadeesh

[Acegisecurity-developer] Re: Upgrading problem

2005-09-20 Thread mannobug
Hi Ben, thx for your answer, i tried in the way that you told me but the problem still be the same, i'll send some extra info on Spring Forum, i'm still mannobug. Thanks Kind regards --- SF.Net email is sponsored by: Tame your development

RE: [Acegisecurity-developer] Anyone experiencing core tests failing?

2005-09-20 Thread marc antoine garrigue
Hi Ben, All, Ive replaced the Thread.sleep(xxx) by a while routine in the test instead of breaking the captcha security context api. Im not proud of this :(, but it should solve the problem. I cant reproduce the build break on my system, is it possible for anyone to send a failed test

Re: [Acegisecurity-developer] regadring Spring + JAAS Problem

2005-09-20 Thread Matt DeHoust
I have found the process outlined in Suggested Steps to be sound (http://acegisecurity.sourceforge.net/suggested.html). Also, the reference guide is quite good (http://acegisecurity.sourceforge.net/reference.html). I'm sure you'll find what you need if you read it. Also, you may mine the example

Re: [Acegisecurity-developer] regadring Spring + JAAS Problem

2005-09-20 Thread Ben Alex
Matt DeHoust wrote: I have found the process outlined in Suggested Steps to be sound (http://acegisecurity.sourceforge.net/suggested.html). Also, the reference guide is quite good (http://acegisecurity.sourceforge.net/reference.html). I'm sure you'll find what you need if you read it. Also,

Re: [Acegisecurity-developer] Anyone experiencing core tests failing?

2005-09-20 Thread Ben Alex
marc antoine garrigue wrote: Hi Ben, All, I’ve replaced the Thread.sleep(xxx) by a while routine in the test instead of breaking the captcha security context api. I’m not proud of this :(, but it should solve the problem. I can’t reproduce the build break on my system, is it possible for