| <!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">Bottom-up Web service with different data types</font></h3> |
| |
| <h2>Description:</h2> |
| This test will cover the basic java type bottom-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 Axis2 runtime using this bean: <br> |
| <a |
| href="./bean.rar"> |
| SimpleBean</a></li> |
| <li>Use the Web Services Explorer to invoke the services.</li> |
| </ol> |
| </body> |
| </html> |