[wsas-java-dev] svn commit r436 - wsas/java/trunk/xdocs
svn at wso2.com
svn at wso2.com
Mon Jan 15 22:07:00 PST 2007
Author: marietta
Date: Mon Jan 15 22:06:56 2007
New Revision: 436
Modified:
wsas/java/trunk/xdocs/index_docs.html
Log:
Made minor changes.
Modified: wsas/java/trunk/xdocs/index_docs.html
==============================================================================
--- wsas/java/trunk/xdocs/index_docs.html (original)
+++ wsas/java/trunk/xdocs/index_docs.html Mon Jan 15 22:06:56 2007
@@ -6,65 +6,71 @@
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>WSO2 Web Services Application Server @wso2wsas_version@ -
Documentation</title>
- <link href="tools/cmd/css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
- media="all" />
+ <link href="tools/cmd/css/wsas-dist-doc.css" rel="stylesheet"
+ type="text/css" media="all" />
</head>
<body xml:lang="en">
-<h1>WSO2 Web Services Application Server (WSO2 WSAS) for Java, v at wso2wsas_version@ -
-Documentation Index</h1>
+<h1>WSO2 Web Services Application Server (WSO2 WSAS) for Java,
+v at wso2wsas_version@ - Documentation Index</h1>
<strong>Installation Guides</strong>
<ul>
- <li><a href="installationguide.html">Introduction</a>- Here you will find
- an overview on WSO2 WSAS for Java as well as the Installation Guides
+ <li><a href="installationguide.html">Introduction</a> - Provides an
+ overview of the WSO2 WSAS for Java as well as the Installation Guides
available for the users</li>
- <li><a href="installation_standalone.html">WSO2 WSAS Standalone Edition</a>-Instructions on installing WSO2 WSAS Standalone Edition for Java</li>
- <li><a href="installation_servlet.html">WSO2 WSAS Servlet
- Edition</a>-Instructions on installing WSO2 WSAS as part of a J2EE
+ <li><a href="installation_standalone.html">WSO2 WSAS Standalone Edition</a>
+ - Provides instructions on how to install the WSO2 WSAS Standalone
+ Edition for Java</li>
+ <li><a href="installation_servlet.html">WSO2 WSAS Servlet Edition</a> -
+ Provides instructions on how to install the WSO2 WSAS as part of a J2EE
compliant servlet container</li>
- <li><a href="installation_src.html">WSO2 WSAS Source
- Distribution</a>-Instructions on building WSO2 WSAS using the source
+ <li><a href="installation_src.html">WSO2 WSAS Source Distribution</a> -
+ Provides instructions on how to build the WSO2 WSAS using the source
distribution</li>
- <li><a href="keys.html">Changing WSO2 WSAS Crypto Keys</a>-Instructions to
- change the WSO2 WSAS SSL certificate</li>
+ <li><a href="keys.html">Changing WSO2 WSAS Crypto Keys</a> - Provides
+ instructions on how to change the WSO2 WSAS SSL certificate</li>
</ul>
<strong>Administration Guides</strong>
<ul>
- <li><a href="administratorguide.html">Management Console Guide</a>-
- Describes administrative options of the AJAX based Management Console</li>
+ <li><a href="administratorguide.html">Management Console Guide</a> -
+ Describes the administrative options of the AJAX based Management
+ Console</li>
</ul>
<strong>Tool Guides</strong>
<ul>
- <li><a href="tools/tcpmonguide.html">TCPMon</a>-Explains functionality of
- TCPMon utility</li>
- <li><a href="tools/change_passwd.html">Change Password</a>-Instructions on
- how to change passwords of users by running the chpasswd script</li>
- <li><a href="tools/cmd/code_gen.html">Command Line Code
- Generator</a>-Instructions on generating a WSDL file from a java class
- (Java2WSDL) and/or a java class file from a WSDL (WSDL2Java) using this
- command line code generator tool</li>
+ <li><a href="tools/tcpmonguide.html">TCPMon</a> - Explains the
+ functionality of TCPMon utility</li>
+ <li><a href="tools/change_passwd.html">Change Password</a> - Provides
+ instructions on how to change the passwords of the users by running the
+ chpasswd script</li>
+ <li><a href="tools/cmd/code_gen.html">Command Line Code Generator</a> -
+ Provides instructions on how to generate a WSDL file from a java class
+ (Java2WSDL) and/or a java class file from a WSDL (WSDL2Java) using the
+ Command Line Code Generator tool</li>
</ul>
<strong>Sample Guides</strong>
<ul>
<li><a
href="../samples/CommodityQuote/xdocs/commodity_quote_sample.html">Commodity
- Quote Sample</a>-How to build and run the Commodity Quote sample</li>
- <li><a href="../samples/Trader/xdocs/trader_sample.html">Trader
- Sample</a>-How to build and run the Trader sample</li>
- <li><a href="../samples/Chad/xdocs/chadguide.html">Chad Sample
- Guide</a>-How to deploy and run the Chad sample</li>
+ Quote Sample</a> - Provides instructions on how to build and run the
+ Commodity Quote sample</li>
+ <li><a href="../samples/Trader/xdocs/trader_sample.html">Trader Sample</a>
+ - Provides instructions on how to build and run the Trader sample</li>
+ <li><a href="../samples/Chad/xdocs/chadguide.html">Chad Sample Guide</a> -
+ Provides instructions on how to deploy and run the Chad sample</li>
<li><a href="../samples/TinyURL/xdocs/tiny_url_sample.html">TinyURL Sample
- Guide</a>-Will demonstrate the ability of WSO2 WSAS handling both SOAP and
- REST by developing a Web service from which we can obtain shorter URLs
- when we submit a longer URL</li>
+ Guide</a> - Demonstrates the ability of the WSO2 WSAS to handle both SOAP
+ and REST by developing a Web service from which we can obtain shorter
+ URLs when we submit long URLs</li>
<li><a
href="../samples/JavascriptService/xdocs/javascript_service.html">JavascriptService
- Sample Guide</a>-How to build and run the JavascriptService sample</li>
+ Sample Guide</a> - Provides instructions on how to build and run the
+ JavascriptService sample</li>
</ul>
<strong>Additional References</strong>
<ul>
- <li><a href="apidocs/index.html">API Documents</a>-Documentation on Java
- Application Programming Interfaces</li>
+ <li><a href="apidocs/index.html">API Documents</a> - Provides documentation
+ on the Java Application Programming Interfaces</li>
</ul>
</body>
</html>
More information about the Wsas-java-dev
mailing list