File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes create soap client using wsdl file 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 "create soap client using wsdl file" Watch "create soap client using wsdl file" New topic
Author

create soap client using wsdl file

varaprasad mutyala
Greenhorn

Joined: Jun 11, 2009
Posts: 17
i need to write a java program that will generate soap client by using a wsdl file,

as i am new to these concepts .. i am getting confused..

any help will be appreciated greatly... Thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35240
    
    7
Welcome to JavaRanch.

The common SOAP toolkits (like JAX-WS, Metro and Axis2) include tools that let you create Java client code from a given WSDL; which toolkit are you using?


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: create soap client using wsdl file
 
Similar Threads
What kind of SOAP engine do we need to have on the server when using AXIS
WSDL Validation
Question on SOAP/WSDL, AXIS2 and digital signing a SOAP message.
axis's wsdl2java
Generate SOAP XML using WSDL