• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Ldap integration with websphere, jboss

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I want to integrate my application that runs on both Websphere and JBOSS 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 and jboss application servers 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
reply
    Bookmark Topic Watch Topic
  • New Topic