blob: 4084bf985d9d00cbc96bb796b5d554cf4bdde05e [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
</head>
<body>
<h1>
Web service client scenario with empty workbench</h1>
<ol>
<li>
Start with a fresh workspace or an empty workbench.</li>
<li>In Profile validation and conformance preference, set WS-I SSBP to suggest,
set WSDL validation to all files.</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 Axis</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 using the Sample JSP. </li>
</ol>
<b>WSDL URLs:</b>
<ul>
<li>
http://www.xmethods.net/sd/2001/CurrencyExchangeService.wsdl</li>
<li>http://services.xmethods.net/soap/urn:xmethods-delayed-quotes.wsdl</li>
</ul>
</body>
</html>