User Manual

4. Click the Arguments tab on the Run Configuration dialog and enter the following argument
in the Program arguments: field:
-uri TemperatureConverter.wsdl -d adb -s
5. Click Apply and then click Run.
The client stub file is created in the following location:
AxisClientStub\src\org\apache\ws\axis2.
Modifying the Client Stub File
Add the following code in the
AxisClientStub\src\org\apache\ws\axis2\TemperatureConverterStub.java
file:
220 Axis2/Java Framework