Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Web Services
Search Coderanch
Advance search
Google search
Register / Login
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:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
Web Services
How to develop WSDL/SOAP client?
swarupa patil
Ranch Hand
Posts: 62
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi rancher's,
I am interrested to know
How to develop the
SOAP
client?
Nitesh Kant
Bartender
Posts: 1638
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
you can use apache axis2 to generate client stubs for any WSDL.
http://ws.apache.org/axis2/
apigee
, a better way to API!
Ulf Dittmer
Rancher
Posts: 43081
77
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
There are a number of different ways to develop a WS client, depending on which APIs you want to use. A simple SAAJ client is
shown here
.
William Brogden
Author and all-around good cowpoke
Posts: 13078
6
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Another example is
the
Java
Web Services Developer Pack at Sun.
Bill
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
SOAP in C++/Java on UNIX
Jax-WS restful web service
Are Web Services a load of nonsense?
Does Axis2 supports Legacy applications
Using SwA in j2me clients
More...