Yes, that's it! I have patched the acegi-security.jar in my
Tomcat/shared/lib, but didn't realized there is an old version in
Tomcat/webapps/contacts/WEB-INF/lib .
Thanks for your help. I'll sleep better tonight ;-)
Karel

----- Original Message ----- 
From: "Ben Alex" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 08, 2004 3:21 PM
Subject: RE: [Acegisecurity-developer] DaoAuthenticationProvider doesn't
work with passwordEncoder in 0.51


> > Thanks for the fast fix!
> > Hmmm, I'm a bit disappointed, because I wanted to propose you
> > the same fix.
> > I have made it, rebuilded my acegi-security.jar, placed it
> > into container, tried to run it and it doesn't help :(( I'm
> > still a Java rookie. :-/
> >
> > (just a note to our GUI thread: my GUI is Tapestry, so I
> > cannot use JGoodies at the moment.)
>
> After making the change to the DaoAuthenticationProvider.java file:
>
> ant clean alljars
> cd samples/contacts
> ant clean warfile
> copy dist/contacts.war %your_container%/webapps
>
> I assume you haven't put any JARs in your container classpath, as that is
> consistent with container adapter-based configuration and you wouldn't be
> using contacts.war in that case. If you've coped any JARs into your
> container classpath, make sure you remove them.
>
> HTH
> Ben
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: GNOME Foundation
> Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
> GNOME Users and Developers European Conference, 28-30th June in Norway
> http://2004/guadec.org
> _______________________________________________
> Acegisecurity-developer mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
>
>




-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to