Author: upul
Date: Mon Jan 21 08:07:42 2008
New Revision: 12649
Log:
doc - 1.6 changes
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_QuickStart.html
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples_Setup.html
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/index.html
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/installationguide.html
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_QuickStart.html
==============================================================================
---
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_QuickStart.html
(original)
+++
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_QuickStart.html
Mon Jan 21 08:07:42 2008
@@ -119,17 +119,17 @@
ESB started successfully.</p>
<pre> Using Bouncy castle JAR for Java 1.5
Starting WSO2 Enterprise Service Bus ...
-Using ESB_HOME: /home/upul/wso2esb-1.5
+Using ESB_HOME: /home/upul/wso2esb-1.6
Using JAVA_HOME: /usr/java
-Using SYNAPSE_XML:
-Dsynapse.xml=/home/upul/wso2esb-1.5/webapp/WEB-INF/classes/conf/synapse.xml
-2007-11-08 17:57:45,904 [-] [main] INFO ServiceBusConfiguration Configuration
loaded from : /home/upul/wso2esb-1.5/webapp/WEB-INF/classes/conf/server.xml
+Using SYNAPSE_XML:
-Dsynapse.xml=/home/upul/wso2esb-1.6/webapp/WEB-INF/classes/conf/synapse.xml
+2007-11-08 17:57:45,904 [-] [main] INFO ServiceBusConfiguration Configuration
loaded from : /home/upul/wso2esb-1.6/webapp/WEB-INF/classes/conf/server.xml
2007-11-08 17:57:48,361 [-] [main] INFO ServiceBusManager Database server
started on localhost over port 1528
-2007-11-08 17:57:48,365 [-] [main] INFO ServerManager Using the Axis2
Repository /home/upul/wso2esb-1.5/repository
+2007-11-08 17:57:48,365 [-] [main] INFO ServerManager Using the Axis2
Repository /home/upul/wso2esb-1.6/repository
2007-11-08 17:57:49,630 [-] [main] INFO SynapseInitializationModule
Initializing Synapse at : Thu Nov 08 17:57:49 LKT 2007
2007-11-08 17:57:49,630 [127.0.1.1-upul] [main] INFO
SynapseInitializationModule Loading mediator extensions...
2007-11-08 17:57:54,097 [127.0.1.1-upul] [main] INFO
SynapseInitializationModule Initializing the Synapse configuration ...
2007-11-08 17:57:54,099 [127.0.1.1-upul] [main] INFO XMLConfigurationBuilder
Generating the Synapse configuration model by parsing the XML configuration
-2007-11-08 17:57:54,235 [127.0.1.1-upul] [main] INFO
SynapseConfigurationBuilder Loaded Synapse configuration from :
/home/upul/wso2esb-1.5/webapp/WEB-INF/classes/conf/synapse.xml
+2007-11-08 17:57:54,235 [127.0.1.1-upul] [main] INFO
SynapseConfigurationBuilder Loaded Synapse configuration from :
/home/upul/wso2esb-1.6/webapp/WEB-INF/classes/conf/synapse.xml
2007-11-08 17:57:54,246 [127.0.1.1-upul] [main] INFO
SynapseInitializationModule Deploying the Synapse service..
2007-11-08 17:57:54,250 [127.0.1.1-upul] [main] INFO
SynapseInitializationModule Initializing Sandesha 2...
2007-11-08 17:57:54,331 [127.0.1.1-upul] [main] INFO
SynapseInitializationModule Deploying Proxy services...
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples_Setup.html
==============================================================================
---
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples_Setup.html
(original)
+++
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples_Setup.html
Mon Jan 21 08:07:42 2008
@@ -262,12 +262,12 @@
<p>The sample services can be found in the samples/axis2Server/src directory
and can be built and deployed using Ant from each service directory.</p>
-<pre>[EMAIL
PROTECTED]:/tmp/wso2esb-1.5/samples/axis2Server/src/SimpleStockQuoteService$ ant
+<pre>[EMAIL
PROTECTED]:/tmp/wso2esb-1.6/samples/axis2Server/src/SimpleStockQuoteService$ ant
Buildfile: build.xml
...
build-service:
....
- [jar] Building jar:
/tmp/wso2esb-1.5/samples/axis2Server/repository/services/SimpleStockQuoteService.aar
+ [jar] Building jar:
/tmp/wso2esb-1.6/samples/axis2Server/repository/services/SimpleStockQuoteService.aar
BUILD SUCCESSFUL
Total time: 3 seconds</pre>
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/index.html
==============================================================================
---
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/index.html
(original)
+++
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/index.html
Mon Jan 21 08:07:42 2008
@@ -17,7 +17,7 @@
<h3>January, 2008 - WSO2 ESB, v1.6 Released!</h3>
<p>[<a href="../release_notes.txt">Release Notes</a>] | [<a
-href="http://dist.wso2.org/products/esb/java/1.5">Download</a>] | [<a
+href="http://dist.wso2.org/products/esb/java/1.6">Download</a>] | [<a
href="docs_index.html">Documentation Index</a>] | [<a
href="http://wso2.org/projects/esb/java#resources">Project Resources</a>] |
[<a href="http://wso2.org/projects/esb/java">Official Web site</a>]</p>
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/installationguide.html
==============================================================================
---
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/installationguide.html
(original)
+++
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/installationguide.html
Mon Jan 21 08:07:42 2008
@@ -48,7 +48,7 @@
<h2 id="Distributi">Distribution Packages</h2>
<p>The following distribution packages are available for <a
-href="http://dist.wso2.org/products/esb/java/1.5/">download</a>.</p>
+href="http://dist.wso2.org/products/esb/java/1.6/">download</a>.</p>
<p>1. Binary Distribution : Includes binary files for both MS Windows and
Linux operating systems as a zip file. Recommended for normal users.</p>
@@ -140,7 +140,7 @@
<h3 id="Installing2"><strong>Installing on Linux / Unix</strong></h3>
<ol>
<li><a
-
href="http://dist.wso2.org/products/esb/wso2-esb-java-1.5-bin.zip">Download</a>
+
href="http://dist.wso2.org/products/esb/wso2-esb-java-1.6-bin.zip">Download</a>
the WSO2 ESB binary distribution.</li>
<li>Extract the zip archive where you want the WSO2 ESB installed (e.g.
into /opt)</li>
@@ -161,7 +161,7 @@
Windows operating system.</p>
<ol>
<li><a
-
href="http://dist.wso2.org/products/esb/wso2-esb-java-1.5-bin.zip">Download</a>
+
href="http://dist.wso2.org/products/esb/wso2-esb-java-1.6-bin.zip">Download</a>
the WSO2 ESB binary distribution.</li>
<li>Extract the zip archive where you want the WSO2 ESB installed</li>
<li>Set the <a href="setting-java-home.html">JAVA_HOME</a> environment
@@ -251,7 +251,7 @@
<h3 id="Building1">Building WSO2 ESB</h3>
<ol>
<li><a
- href="http://dist.wso2.org/products/esb/java/1.5/#source">Download</a>
+ href="http://dist.wso2.org/products/esb/java/1.6/#source">Download</a>
the source distribution, which is available as a zip archive.</li>
<li>Expand the source archive to a directory of your choice.</li>
<li>All the necessary build scripts are included with the source
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev