• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Apache Axis2 LDAP Authentication

 
Ranch Hand
Posts: 426
Eclipse IDE Fedora Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've come to the realization that Axis2 version 1.6.1 is not compatible with LDAP authentication to a Web Service hosted on a Windows server. Having followed the many forums and many forum posts on setting the security on the Axis2 calls, I have exhausted all possible solutions offered by same. We need a simple step-by-step tutorial with sample code that enables an Axis2 client to talk to a Windows-hosted Web Service like HP Service Manager.

Below is the HP Service Manager WSDL (Axis2 client calls fail LDAP authentication; HP Service Manager client is successful):

 
reply
    Bookmark Topic Watch Topic
  • New Topic