blob: 62bb8f683979421f09d0f4171472c5a13fd1cc6c [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 document/literal (wrap)</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="AddressBook.zip"> AddressBook.zip </a></li>
<li>Choose document/literal (wrapped) in the Java Bean Identity page.
<li>Test the Web service using the sample JSP.</li>
</ol>
</body>
</html>