[wsas-java-dev] svn commit r60 - wsas/java/trunk/xdocs
svn at wso2.com
svn at wso2.com
Fri Dec 1 06:22:15 PST 2006
Author: chatra
Date: Fri Dec 1 06:22:15 2006
New Revision: 60
Modified:
wsas/java/trunk/xdocs/installation_src.html
Log:
finalized
Modified: wsas/java/trunk/xdocs/installation_src.html
==============================================================================
--- wsas/java/trunk/xdocs/installation_src.html (original)
+++ wsas/java/trunk/xdocs/installation_src.html Fri Dec 1 06:22:15 2006
@@ -4,29 +4,35 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
- <title>WSO2 Web Services Application Server(WSO2 WSAS) @wso2wsas_version@ - Source Distribution</title>
- <meta name="generator" content="Bluefish 1.0.5"/>
- <link href="css/wsas-dist-doc.css" rel="stylesheet" type="text/css" media="all" />
+ <title>WSO2 Web Services Application Server(WSO2 WSAS) @wso2wsas_version@ -
+ Source Distribution</title>
+ <link href="css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
+ media="all" />
</head>
-<body xml:lang="en">
-<h1>WSO2 Web Services Application Server @wso2wsas_version@ - Source Distribution</h1>
+<body>
+<h1>WSO2 Web Services Application Server for Java, @wso2wsas_version@ -
+Source Distribution</h1>
<p>This page of the installation guide will explain how to build WSO2 WSAS
-using the source distribution of the release.</p>
-<a name="intro"></a>
+for Java using the source distribution of the release.</p>
+<a id="intro"></a>
+
<h2>Introduction</h2>
-<p>WSO2 WSAS for Java is available as a Standalone Edition and a Servlet Edition.
- In other pages of the installation
-guide we have given instructions on the installation of these 2 editions.</p>
-
-<p>For the more adventurous users this release provides a source
-distribution so that they can build the WSO2 WSAS from source.</p>
-
-<p><a href="http://dist.wso2.net/products/wso2wsas/"><strong>Download</strong></a> WSO2 WSAS
-Source Distribution: wso2wsas-src- at wso2wsas_version@.zip</p>
-<a name="req"></a>
+<p>WSO2 WSAS for Java is available as a Standalone Edition and a Servlet
+Edition. In other pages of the <a href="installationguide.html">Installation
+Guide</a> we have given instructions on the installation of these 2
+editions.</p>
+
+<p>For the more adventurous users this release provides a source distribution
+so that they can build the WSO2 WSAS from source.</p>
+
+<p><a
+href="http://dist.wso2.org/products/wsas/java"><strong>Download</strong></a>
+WSO2 WSAS Source Distribution: wso2wsas-java-src- at wso2wsas_version@.zip</p>
+<a id="req"></a>
+
<h2>System Requirements</h2>
<table border="2">
@@ -53,14 +59,16 @@
</table>
<!--<p>Running the Maven build will automatically download the required jars when
using source distribution.</p>-->
-<a name="env"></a>
+<a id="env"></a>
+
<h2>Setting Up the Environment and Tools</h2>
-<a name="maven"></a>
+<a id="maven"></a>
+
<h3>Maven:</h3>
<p>The WSO2 WSAS build is based on <a
-href="http://maven.apache.org/maven-1.x/">Maven</a>. Hence the
-prerequisites to build WSO2 WSAS from source distribution is to have Maven & JDK
+href="http://maven.apache.org/maven-1.x/">Maven</a>. Hence the prerequisites
+to build WSO2 WSAS from source distribution is to have Maven & JDK
installed. Extensive instruction guides are available at the Maven site.</p>
<p>This guide however contains the easiest path for quick environment
@@ -88,14 +96,17 @@
instructions for installing Maven in Unix based operating systems can be
found <a href="http://maven.apache.org/download.html">here</a>.</p>
-<p>Once Maven is properly installed you can start building WSO2 WSAS.</p>
-<a name="build"></a>
-<h2>Building WSO2 WSAS from the Source Distribution</h2>
-<p>The <a href="http://dist.wso2.net/products/wso2wsas">source
+<p>Once Maven is properly installed you can start building WSO2 WSAS for
+Java.</p>
+<a id="build"></a>
+
+<h2>Building WSO2 WSAS for Java from the Source Distribution</h2>
+
+<p>The <a href="http://dist.wso2.org/products/wsas/java">source
distribution</a> is available as a zipped archive. All the necessary build
-scripts are included with the source distribution. Expand the source archive to
-a directory of your choice. You can run the following commands inside that directory
-to build WSO2 WSAS.</p>
+scripts are included with the source distribution. Expand the source archive
+to a directory of your choice. You can run the following commands inside that
+directory to build WSO2 WSAS.</p>
<p><strong>List of commands that can be run are as follows:</strong></p>
More information about the Wsas-java-dev
mailing list