Hi, I want to integrate my application that runs on Websphere with Novell's eDirectory LDAP server. Although I was successful in installing server and able to connect its client, somehow I am unable to connect using Websphere. Googling did not help.
Basically, I want to connect my
j2ee application with eDirectory.
Can someone guide me how to integrate websphere application server with eDirectory Ldap server. In addition to configuring connection using app servers, I should get this reference using jndi in my j2ee application and communicate with ldap servers for user authentication -(just like datasource.)
thanks in advance...
Prashanth