posted 10 years ago
I have successfully got Apache Directory working with my Weblogic.
The users and groups from Apache Directory is showing in Weblogic Users & Groups section.
However, when I tried to login by using j_security_check, it always returns "Authentication Failed".
I have created some users and groups manually from weblogic, I can login with those users, but not those from Apache Directory.
I guess it could be caused by the password encryption in Apache Directory, when I set up a user, the password will be set to SSHA even I have selected plaintext.
If not my config files could be wrong.
Any idea?
login.xhtml
web.xml
weblogic.xml