| <!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en"> |
| <html> |
| <head> |
| <title></title> |
| <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
| </head> |
| |
| <body> |
| <h1>Web Service client scenario</h1> |
| <ol> |
| <li>Web Service client scenario</li> |
| <li>Create a client for this WSDL URL: <b><a |
| href="http://webservices.daelab.net/temperatureconversions/TemperatureConversions.wso?WSDL ">TemperatureConversions.wsdl</a></b></li> |
| <li>Generate the client using the Axis2 Runtime, running the Web services |
| client wizards.</li> |
| <li>Write a simple client and include it in the workspace using the |
| generated stubs. <a href="ConverterClient.rar">ConverterClient </a></li> |
| <li>Run the sub as java application to obtain the results.</li> |
| </ol> |
| </body> |
| </html> |