29 lines
1.4 KiB
HTML
29 lines
1.4 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>SOAP tools</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h5><A NAME="wssoaptool">SOAP tools</A></h5>
|
|
<p>WebShere Application Server - Express provides two tools to help you develop and manage your SOAP services. The SoapEarEnabler tool is a Java application that enables a set of SOAP services within an Enterprise Application Archive (EAR) file. Also provided is a modified version of the Apache SOAP XML Admin interface for each SOAP enabled EAR file.</p>
|
|
|
|
<p>For more information about these tools, see these topics:</p>
|
|
<blockquote>
|
|
|
|
<p><strong><a href="wsspseet.htm">SoapEarEnabler tool</a></strong>
|
|
<br>The SoapEarEnabler tool is a Java application that enables a set of SOAP services within an Enterprise Application Archive (EAR) file. See this topic for more information.</p>
|
|
|
|
<p><strong><a href="wsspxmat.htm">XML-SOAP Admin tool</a></strong>
|
|
<br>This interface allows you to list configured services, showing active and stopped services, start and stop a service, and view the Apache SOAP deployment descriptor for a service. See this topic for more information.</p>
|
|
|
|
</blockquote>
|
|
</body>
|
|
</html>
|