Example on Web Service Consumption using Spring if provided a WSDL

Posted by Hari Charan on Stack Overflow See other posts from Stack Overflow or by Hari Charan
Published on 2010-05-13T09:16:49Z Indexed on 2010/05/30 14:42 UTC
Read the original article Hit count: 291

Filed under:
|

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

© Stack Overflow or respective owner

Related posts about spring

Related posts about spring-ws