32 lines
1004 B
HTML
32 lines
1004 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
|
|
|
<title>Develop a J2EE Web service based on an existing WSDL file</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h3><a name="wsdevj2wsdl"></a>Develop a J2EE Web service based on an existing WSDL file</h3>
|
|
|
|
<p></p>
|
|
|
|
<ol>
|
|
<li><p><a href="wsdevimpltemp.htm">Develop implementation templates, deployment descriptor templates, and bindings from a WSDL file</a>.</p></li>
|
|
|
|
<li><p><a href="wsdevimplcomp.htm">Complete the Java bean implementation</a>.</p></li>
|
|
|
|
<li><p><a href="wsdevddweb.htm">Configure the webservices.xml deployment descriptor</a>.</p></li>
|
|
|
|
<li><p><a href="wsdevddibm.htm">Configure the ibm-webservices-bnd.xmi deployment descriptor</a>.</p></li>
|
|
</ol>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|