48 lines
2.7 KiB
HTML
48 lines
2.7 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>Publish Web Services Description Language files with the administrative console</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h3><a name="wswsdlpubac"></a>Publish Web Services Description Language files with the administrative console</h3>
|
|
|
|
<p>When you use the administrative console to publish Web Services Description Language (WSDL) files, you can specify default or custom HTTP URL prefixes.</p>
|
|
|
|
<p>To publish a WSDL file with the administrative console, follow these steps:</p>
|
|
|
|
<ol>
|
|
<li><p><a href="../admin/acstart.htm">Start the administrative console</a>.</p></li>
|
|
<li><p>In the topology tree, expand <strong>Applications</strong> and click <strong>Enterprise Applications</strong>.</p></li>
|
|
<li><p>Click the name of the application that contains the Web service for which you want to publish a WSDL file.</p></li>
|
|
<li><p>Under <strong>Additional Properties</strong>, click <strong>Publish WSDL</strong>.</p></li>
|
|
<li><p>On the <strong>Publish WSDL files for Web Services</strong> page, specify the default URL prefixes for the Web service.</p>
|
|
<ol type="a">
|
|
<li>Select <strong>HTTP URL prefix</strong>.</li>
|
|
<li>Select an entry from the drop down list. If you have multiple application modules, select the application module's checkbox on the module table.</li>
|
|
<li>Click <strong>Apply</strong>. The URL prefix is copied to the selected module HTTP URL prefix field.</li>
|
|
<li>Click <strong>OK</strong>.</li>
|
|
<li>Click the exported <em>WSDL_zip_file</em> listed on the <strong>Export WSDL Zip file</strong> page.</li>
|
|
<li>Follow your browser's instructions to download the zip file.</li>
|
|
</ol><p></p></li>
|
|
<li><p>Specify custom URL prefixes for the Web service.</p>
|
|
<ol type="a">
|
|
<li>Select <strong>Custom HTTP URL prefix</strong>.</li>
|
|
<li>Type the name of the URL prefix in the <strong>Custom HTTP URL prefix</strong> field. The entry must be of the form http|https://<em>host_name</em>:<em>port_number</em>. For example, http://myHost:999.</li>
|
|
<li>If you have multiple application modules, select the application module's checkbox on the module table.</li>
|
|
<li>Click <strong>Apply</strong>. The URL prefix is copied to the selected module HTTP URL prefix field.</li>
|
|
<li>Click <strong>OK</strong>.</li>
|
|
<li>Click the exported <em>WSDL_zip_file</em> listed on the <strong>Export WSDL Zip file</strong> page.</li>
|
|
<li>Follow your browser's instructions to download the zip file.</li>
|
|
</ol><p></p></li>
|
|
</ol>
|
|
|
|
</body>
|
|
</html>
|