Open Source Java Frameworks on NonStop User's Guide (Spring 3.1.0, Hibernate 4.1.1, MyFaces 2.0.2, Axis2/Java 1.5.2)

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