blob: 149b785117f639908935dd7dc88fc84a08fdb2a8 [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]">
<meta http-equiv="Content-Style-Type" content="text/css"><title>AddressBookScript.html</title><!-- Commented out. Stylesheet does not exist.
<link href="theme/Master.css" rel="stylesheet" type="text/css">
--></head><body>
<h3><br>
<font size="+3">Creating 2 Web services in same project</font></h3>
<h2>Description:</h2>
This test will cover creating two bottom-up Web service in the same project.
<h2>Instructions:</h2>
<ol>
<li>Create a bottom-up web service with Axis runtime using this bean: <br>
<a href="http://www.eclipse.org/webtools/jst/components/ws/scenarios/axis_bujava/AddressBook.zip"> AddressBook.zip </a></li>
<li>Create a bottom-up web service using this bean in the same project:
<br>
<a href="http://www.eclipse.org/webtools/jst/components/ws/scenarios/axis_bujava/converter.zip"> converter.zip </a></li>
<li>Use the sample JSP and make sure you can invoke both services.</li>
</ol>
<br>
&nbsp;
<br>
&nbsp;
</body></html>