30 lines
1.1 KiB
HTML
30 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>Publish Web Services Description Language files</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h3><a name="wswsdlpub"></a>Publish Web Services Description Language files</h3>
|
|
|
|
<p>The Web Services Description Language (WSDL) files for each Web services-enabled module are published to the file system location you specify. You can provide these WSDL files to clients that want to invoke your Web services.</p>
|
|
|
|
<p>You can publish WSDL files for the deployed EAR file in one of the following ways:</p>
|
|
|
|
<ul>
|
|
<li><a href="wswsdlpubac.htm">With the administrative console</a></li>
|
|
<li><a href="wswsdlpubwsa.htm">With wsadmin</a></li>
|
|
<li><a href="wswsdlpuburl.htm">Through a URL</a></li>
|
|
</ul>
|
|
|
|
<p>For more information, see <a href="wswsdlpubbp.htm">Multipart Web Services Description Language file best practices</a>.</p>
|
|
|
|
</body>
|
|
</html>
|