blob: 30564c6c17f2f2221908b0f96cad639a287f869a [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><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 Axis2 runtime using this bean: <br>
<a href="./PersonDetailsBean.rar"> PersonDetails</a></li>
<li>Create a bottom-up web service using this bean in the same project: <br>
<a href="./ConverterBean.rar"> Converter</a></li>
<li>Use the web services exploerer can invoke both services.</li>
</ol>
<br>
  <br>
  </body>
</html>