| <!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>Top down Web service from WSDL and XSD file</h1> |
| |
| <h2>Instructions:</h2> |
| <ol> |
| <li>Create a top-down Web service with Axis2 runtime using the |
| CallPO.wsdl.</li> |
| <li>Here's the zip containing the WSDL and XSD files: <a |
| href="http://www.eclipse.org/webtools/jst/components/ws/scenarios/axis_tdjava/PurchaseOrder.zip">PurchaseOrder.zip</a></li> |
| <li>Use the Web Service Explorer to test the service.</li> |
| </ol> |
| </body> |
| </html> |