Web Service client scenario

  1. Web Service client scenario
  2. Create a client for this WSDL URL: TemperatureConversions.wsdl
  3. Generate the client using the Axis2 Runtime, running the Web services client wizards.
  4. Write a simple client and include it in the workspace using the generated stubs. ConverterClient
  5. Run the sub as java application to obtain the results.