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

34 lines
1.5 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>Web services scripts</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><a name="wsscripts"></a>Web services scripts</h3>
<p>See the following topics for information about running the WebSphere Application Server - Express scripts for Web services:</p>
<blockquote>
<p><strong><a href="qshjava2wsdl.htm">The Java2WSDL script</a></strong>
<br>The Java2WSDL command accepts a Java class as input and produces a WSDL file that represents the input class.</p>
<p><strong><a href="qshwsdl2java.htm">The WSDL2Java script</a></strong>
<br>The WSDL2Java command tool creates Java classes and deployment descriptor templates from a WSDL file.</p>
<p><strong><a href="qshwsdeploy.htm">The wsdeploy script</a></strong>
<br>The wsdeploy command line tool adds Websphere Application Server product-specific Web services deployment classes to a Web services enterprise archive (EAR) file or an application client Java archive (JAR) file.</p>
<p><strong><a href="qshsetwsclt.htm">The setupWebServiceClientEnv script</a></strong>
<br>The setupWebServiceClientEnv script sets up a Java environment for Web services J2SE clients to use and sets the classpath variable for Web Services clients.</p>
</blockquote>
</body>
</html>