blob: bde034da5d022f3ceeceda310cec9e6baf0e72c9 [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>BUJAVA-AXIS 03 Test Script</title><!-- Commented out. Stylesheet does not exist.
<link href="theme/Master.css" rel="stylesheet" type="text/css">
--></head><body>
<h3>
<br>
<font size="+3">Bottom-up Web service with nested beans</font></h3>
<h2>
Description:</h2>
This test will cover the complex type and nested complex type buttom-up
Java Web service creation scenarios. AddressBook contains a complex type
(Address), which also contains a complex type (PhoneNumber).
<h2>
Instructions:</h2>
<h2>Description:</h2>
This test will cover the basic java type buttom-up Java Web service
creation scenarios. The bean contains a set of methods which use
different data types.
<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>Choose document/literal (wrapped) in the Java Bean Identity page.
</li><li>Test the Web service using the sample JSP.</li>
</ol>
</body></html>