blob: 507feddf454d6696f51dd9960ed58e41c3fffb7c [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 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><font size="+3">Bottom-up Web service with custom services.xml</font></h3>
<h2>Description:</h2>
This test will cover the non-default settings on the bottom up web services
preferences page.
<h2>Instructions:</h2>
<p>Unzip this into a directory in to a src directory of a existing dynamic
web project with the axis2 facet added.</p>
<a href="./ConverterBean.rar">ConverterBean </a>
<h3>Part 1: Creating the Web Service using default services.xml.</h3>
<p>Workspace set-up, and launching the axis2 wizard.</p>
<p>select the generate services.xml and create the service</p>
<p>Use the Web Services Explorer to Test the Web Service.</p>
<p></p>
<h3>Part 2: Creating the Web Service using custom services.xml</h3>
<p>Workspace set-up, and launching the axis2 wizard.</p>
<p>select the have a services.xml and download the services.xml in <a href="services.xml">here</a> and
point to it and create the service</p>
<p>Use the Web Services Explorer to Test the Web Service.</p>
<p></p>
</body>
</html>