blob: 9269b5ba514ff5ced52a6cf5c9f62b05d6919989 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
<title>Working in the WS Binding Page</title>
<script language="JavaScript">
function popup_window( url, id, width, height )
{
popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
popup.focus();
}
</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
<body id="twedtwbxwsb"><a name="twedtwbxwsb"><!-- --></a>
<h1 class="topictitle1">Working in the WS Binding Page</h1>
<div><div class="skipspace">The Web Service Client Binding Extension page appears in the <a href="ccwebxml.html">Web
deployment descriptor editor</a>, only when you have already defined a web service. You can use this page to: <ul><li>add or remove a web service to a client binding</li>
<li>view service reference details, including the deployed WSDL file</li>
<li>add or remove a port qualified name binding</li>
<li>specify setting for the selected port qualified name binding</li>
<li>add or remove default mappings</li>
<li>add or remove parameters for the selected service reference</li>
<li>modify the security configuration for generating request messages</li>
<li>modify the security configuration for consuming response messages</li>
<li>add or remove parameters of the selected port qualified name binding</li>
</ul>
</div>
</div>
<p>
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
</p>
</body>
</html>