aspose file tools
The moose likes Web Services and the fly likes How to consume a SOAP Secure WCF web service using axis2? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "How to consume a SOAP Secure WCF web service using axis2?" Watch "How to consume a SOAP Secure WCF web service using axis2?" New topic
Author

How to consume a SOAP Secure WCF web service using axis2?

Subodh Ray
Greenhorn

Joined: Dec 01, 2011
Posts: 16

Hi Web Service GURU,

I have a wsdl url and I want to consume a secure soap web service using axis2, I am using eclipse IDE.
by using web service client, I am able to generate the java stubs from the wsdl Url, But now I don't know how to
consume the web service after googling I did not get any exact solution so finally hoping from you experts
to guide me to achieve the task.

Thanks
Subodh Ray
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to consume a SOAP Secure WCF web service using axis2?
 
Similar Threads
reading soap-envelop messages
Axis2/Rampart compatability
client implementation with Axis2
Web-service built on Axis2-1.6 java code generation from wsdl does not support Soap1.2 msg binding
Consuming secure web-services (Axis2 + Rampart)