53 lines
3.2 KiB
HTML
53 lines
3.2 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>Depending on which version of WebSphere Application Server - Express you are using, complete the following remaining steps on the Publish WSDL files for Web services panel:</p>
|
|
<ul>
|
|
<li><p><strong>(Version 5.1.1. and later)</strong> Click the WSDL zip file to download. The zip file contains the application's published WSDL files. The zip file (WSDLFiles.zip) contains the HTTP binding information.</p></li>
|
|
|
|
<li><strong>(Version 5.1)</strong> On the <strong>Publish WSDL files for Web Services</strong> page, specify the default URL prefixes for the Web service:
|
|
<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.<p></p></li>
|
|
</ol>
|
|
Then, specify custom URL prefixes for the Web service:
|
|
<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 <tt>http|https://<em>host_name</em>:<em>port_number</em></tt>. For example, <tt>http://myHost:999</tt>.</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></li>
|
|
</ul></li>
|
|
</ol>
|
|
|
|
</body>
|
|
</html>
|