Hi, I want to integrate my application that runs on
Jboss with Novell's eDirectory LDAP server. Although I was successful in installing server and able to connect its client, but not integrated yet using JBOSS
Basically, I want to connect my
j2ee application with eDirectory.
Can someone guide me how to integrate jboss 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