blob: b4b7a479ae0921d1f3247b7e5b268ad4cd89eef6 [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]">
</head>
<body>
<h1>
TDJAVA_AXIS04</h1>
<font color="#FF6666">This test case fail with Axis 1.0.</font>
<ol>
Create a new web project and a new EAR project. Call them <b>wp</b> and
<b>wpEAR</b>
respectively.</li>
<li>
Download and unzip <a href="t4.zip">t4.zip</a> to anywhere on your file
system.</li>
<li>
Copy and paste the <b>t4</b> folder to wp's <b>WebContent</b> subdirectory.</li>
<li>
Select <b>t4Service.wsdl</b> in the workbench. Launch the web service creation
wizard. File -> Others -> New -> Web Service (left pane) -> Web Service
(right pane) -> Next</li>
<li>
Select <b>Java skeleton web service</b> as the web service type, select
<b>Generate
proxy</b>, select <b>Test the generated proxy</b> and select
<b>Overwrite
files</b>. Click <b>Next</b>.</li>
<li>
Select <b>Choose runtime first</b> and select <b>Axis 1.0</b>.</li>
<li>
Click <b>Finish</b>.</li>
<li>
Open the generated Java skeleton in the Java editor.</li>
<li>
Implement the methods in the Java skeleton.</li>
<li>
Test the Java skeleton service.</li>
</ol>
</body>
</html>