29 lines
1.1 KiB
HTML
29 lines
1.1 KiB
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>Configure the ibm-webservices-bnd.xmi deployment descriptor</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h3><a name="wsdevddibm"></a>Configure the ibm-webservices-bnd.xmi deployment descriptor</h3>
|
||
|
|
||
|
<p>To configure the ibm-webservices-bnd.xmi deployment descriptor, follow these steps:</p>
|
||
|
|
||
|
<ol>
|
||
|
<li><p>Open the ibm-webservices-bnd.xmi deployment descriptor in a text editor.</p></li>
|
||
|
<li><p>For the <wsdescBindings> element, specify these attributes:</p>
|
||
|
<ul>
|
||
|
<li>Set the wsDescNameLink attribute to the value of the <webservice-description-name> element in the webservices.xml deployment descriptor.</li>
|
||
|
<li>Set the pcNameLink attribute to the value of the <port-component-name> element of the corresponding port in the webservices.xml deployment descriptor.</li>
|
||
|
</ul><p></p></li>
|
||
|
</ol>
|
||
|
|
||
|
</body>
|
||
|
</html>
|