| <!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 with empty workbench</h1> |
| <ol> |
| <li>Start with a fresh workspace or an empty workbench.</li> |
| <li>Create a Dynamic Web Project with the Axis2 Facet Added.</li> |
| <li>Repeat the following steps for each of the <b>WSDL URLs</b> listed |
| below.</li> |
| <li>Launch the web service client wizard. File -> Others -> New -> |
| Web Services (left pane) -> Web Service Client (right pane) -> |
| Next</li> |
| <li>Select <b>Test the generated proxy</b> and select <b>Overwrite |
| files</b>. Click <b>Next</b>.</li> |
| <li>Select <b>Choose runtime first</b> and select <b>Apache Axis2</b>. |
| Click <b>Next</b>.</li> |
| <li>Enter a <b>WSDL URL</b> in the URI text field.</li> |
| <li>Ensure that WSDL validation messages are shown. Click <b>Next</b>.</li> |
| <li>Click <b>Finish</b>.</li> |
| <li>Test the web service Web Services Explorer.</li> |
| </ol> |
| <b>WSDL URLs:</b> |
| <ul> |
| <li>http://www.eclipse.org/webtools/community/tutorials/TopDownAxis2WebService/code/AreaService.wsdl</li> |
| <li>http://www.xmethods.net/sd/2001/CurrencyExchangeService.wsdl</li> |
| </ul> |
| </body> |
| </html> |