| Author |
Generate Client Stub Using Axis
|
arfeen khan
Greenhorn
Joined: May 13, 2011
Posts: 23
|
|
I have just following wsdl URL -
http://localhost:8080/axis/Calculator.asmx?WSD
NOw i want to apache axis to generate the client stub.
How can i do that.
Actually i know there must schema file for the wsdl.
Is this so?
If yes then how to retrieve it?
Thanks.
|
 |
hemamalini nithyanandam
Greenhorn
Joined: Oct 24, 2011
Posts: 28
|
|
|
use wsdl2java (check bin folder in axis2)
|
have a nice day - hema
|
 |
 |
|
|
subject: Generate Client Stub Using Axis
|
|
|