ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamy_5.4.0.1/50/webserv/wssoapsp.htm

59 lines
2.9 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!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>Develop and manage Simple Object Access Protocol (SOAP)</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h4><A NAME="wssoapsp">Develop and manage Simple Object Access Protocol (SOAP)</A></h4>
<p>This topic and the topics linking to it describe how to use Apache SOAP 2.3 support for WebSphere Application Server - Express Version 5.0 and 5.0.1. This support is deprecated. If you are planning a new Web services project, it is recommended that you use Web services for J2EE. For more information on developing a Web service with J2EE, see <a href="wsdevj2app.htm">Develop a J2EE Web service based on an existing Web application</a>.</p>
<p>Version 2.2 of the Apache SOAP implementation is integrated into WebSphere Application Server - Express. Apache SOAP Version 2.2 is a Java<sup>(TM)</sup>-based implementation of the Simple Object Access Protocol (SOAP) 1.1 specification with support for SOAP with attachments.</p>
<p>WebSphere Application Server - Express allows you to publish the Java-based and other components as SOAP services:</p>
<ul>
<li>Java beans</li>
<li>DB2 Universal Database stored procedures</li>
<li>Server-side scripts that implement the Bean Scripting Framework (BSF)</li>
</ul>
<p>See these topics for more information about developing SOAP services:</p>
<blockquote>
<p><strong><a href="wssoapbc.htm">Build a SOAP client</a></strong>
<br>This topic describes the steps necessary to create a client for a SOAP application. It also includes information about securing SOAP services.</p>
<p><strong><a href="wssoapdc.htm">Deploy programming components as SOAP services</a></strong>
<br>This topic describes the steps necessary to deploy a programming component such as an enterprise bean, DB2 stored procedure, or Bean Scripting Framework scripts.</p>
<p><Strong><a href="wssoapexam.htm">SOAP examples</a></strong>
<br>This topic describes the SOAP response example and the SOAP request example.</p>
<p><Strong><a href="wssoaptool.htm">SOAP tools</a></strong>
<br>This topic describes how to use the XML-SOAP Admin tool and the SOAPEarEnabler tool to develop and manage your SOAP services.</p>
<p><strong><a href="wsapacdd.htm">Apache SOAP deployment descriptors</a></strong>
<br>This topic discusses on the Apache Foundation's implementation of SOAP, which is used to publish and and use SOAP services under WebSphere Application Server - Express.</p>
<p><strong><a href="wssoapsc.htm">Secure SOAP services</a></strong>
<br>This topic discusses the security implications of making SOAP services available on the Internet.</p>
</blockquote>
</body>
</html>