Example on Web Service Consumption using Spring if provided a WSDL
- by Hari Charan
Hi Im a newbie to Spring WebServices. I would like to go through a standard example wherein the WSDL is provided as input from Provider.
Now how will the client code for this WSDL looks like. Do we need to generate a stub code at client side??