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
posted
0
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?