Author: azeez
Date: Tue Jun 10 07:11:23 2008
New Revision: 18297
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18297

Log:
Updated download site




Modified:
   branches/wsas/java/2.3/wsas/README
   branches/wsas/java/2.3/wsas/modules/documentation/src/site/site.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/archived_news.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/csv_data_service_guide.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/data_service.xml
   branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/ejb_guide.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/excel_data_service_guide.xml
   branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/faqs.xml
   branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/index.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/index_docs.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_guide.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_src.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jibx_guide.xml
   branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jmx.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jndi_data_service_guide.xml
   branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/keys.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/proxy_guide.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/rdbms_data_service_guide.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/aar_validator.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/change_passwd.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/cmd/code_gen.xml
   branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/ide.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/mar_validator.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/tcpmonguide.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/tryit.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdl2code.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdl_converter.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdlview.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/user_guide.xml
   
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/wsas-clustering.xml
   branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/xkms.xml

Modified: branches/wsas/java/2.3/wsas/README
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/README?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- branches/wsas/java/2.3/wsas/README  (original)
+++ branches/wsas/java/2.3/wsas/README  Tue Jun 10 07:11:23 2008
@@ -13,21 +13,21 @@
 
 Key Features
 ------------
-* Improved interoperability
-* Improved Data Services support
-* Various bug fixes to Apache Axis2, Apache Rampart & WSAS
+* Data services support - Expose you enterprise data as a services in a jiffy
+* WSAS IDE - Eclipse IDE integration
+* Clustering support for High Availability & High Scalability
+* Full support for WS-Security, WS-Trust, WS-Policy and WS-Secure Conversation 
and XKMS
+* EJB service provider support - Expose your EJBs as services
+* Axis1 backward compatibility - Deploy Axis1 services on WSAS & Engage 
advanced WS-* protocols in front of legacy services
+* JMX & Web interface based monitoring and management
+* WS-* & REST support
+* GUI, command line & IDE based tools for Web service development
 
 
 New Features In This Release
 ----------------------------
-* Improved Data Services support including New & improved UI, and database 
connection pooling
-* WS-Security 1.1 support
-* Improved clustering support
-* Improved JSR-181 & JAXWS support
-* JMX based monitoring
-* Graceful shutdown & restart of the server
-        Serve all pending requests before shutting down or restarting the 
server
-* Improvements to the Management Console
+* Improved interoperability
+* Improved Data Services support
 * Various bug fixes to Apache Axis2, Apache Rampart & WSAS
 
 Data Services - Bringing Enterprise Data to Web

Modified: branches/wsas/java/2.3/wsas/modules/documentation/src/site/site.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/site.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- branches/wsas/java/2.3/wsas/modules/documentation/src/site/site.xml 
(original)
+++ branches/wsas/java/2.3/wsas/modules/documentation/src/site/site.xml Tue Jun 
10 07:11:23 2008
@@ -26,8 +26,7 @@
             <item name="Home" href="index.html"/>
         </menu>
         <menu name="Downloads">
-            <item name="Releases"
-                  
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@"/>
+            <item name="Releases" href="http://wso2.org/downloads/wsas"/>
         </menu>
         <menu name="Documentation" href="index_docs.html">
             <item name="User Guide" href="user_guide.html"/>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/archived_news.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/archived_news.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/archived_news.xml
   (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/archived_news.xml
   Tue Jun 10 07:11:23 2008
@@ -18,7 +18,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
 
@@ -29,7 +29,7 @@
 contains details on each of the WSO2 WSAS versions that were released up to
 the current version.</p>
 
-<p>[ <a href="http://dist.wso2.org/products/wsas/java";>Download All
+<p>[ <a href="http://wso2.org/downloads/wsas";>Download All
 Versions</a> ]</p>
 
 <p></p>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/csv_data_service_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/csv_data_service_guide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/csv_data_service_guide.xml
  (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/csv_data_service_guide.xml
  Tue Jun 10 07:11:23 2008
@@ -20,7 +20,7 @@
   <head></head>
   <body>
     <p>[<a
-    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+    href="http://wso2.org/downloads/wsas";>Download</a>]
     | [<a href="index_docs.html">Documentation Home</a>] | [<a
     href="release_notes.html">Release Note</a>]</p>
 

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/data_service.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/data_service.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/data_service.xml
    (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/data_service.xml
    Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
 

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/ejb_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/ejb_guide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/ejb_guide.xml   
    (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/ejb_guide.xml   
    Tue Jun 10 07:11:23 2008
@@ -21,7 +21,7 @@
     <body>
         <p>[
             <a
-                    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>
+                    href="http://wso2.org/downloads/wsas";>Download</a>
             ]
             | [
             <a href="index_docs.html">Documentation Home</a>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/excel_data_service_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/excel_data_service_guide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/excel_data_service_guide.xml
        (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/excel_data_service_guide.xml
        Tue Jun 10 07:11:23 2008
@@ -20,7 +20,7 @@
   <head></head>
   <body>
     <p>[<a
-    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+    href="http://wso2.org/downloads/wsas";>Download</a>]
     | [<a href="index_docs.html">Documentation Home</a>] | [<a
     href="release_notes.html">Release Note</a>]</p>
 

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/faqs.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/faqs.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/faqs.xml    
(original)
+++ branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/faqs.xml    
Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 <html>
 <body>
 <p>[<a
-        
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+        href="http://wso2.org/downloads/wsas";>Download</a>]
     | [<a href="index_docs.html">Documentation Home</a>] | [<a
         href="release_notes.html">Release Note</a>]</p>
 

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/index.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/index.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/index.xml   
(original)
+++ branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/index.xml   
Tue Jun 10 07:11:23 2008
@@ -23,7 +23,7 @@
 <h2>10th June 2008 - WSO2 WSAS , [EMAIL PROTECTED]@ Released!</h2>
 
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
 

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/index_docs.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/index_docs.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/index_docs.xml  
    (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/index_docs.xml  
    Tue Jun 10 07:11:23 2008
@@ -17,7 +17,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
 

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_guide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_guide.xml
      (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_guide.xml
      Tue Jun 10 07:11:23 2008
@@ -18,7 +18,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
 <h1>Installation Guide</h1>
@@ -131,7 +131,7 @@
 version 2.0.</a></p>
 
 <p><a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";><strong>[Download
+href="http://wso2.org/downloads/wsas";><strong>[Download
 WSO2 WSAS ]</strong></a></p>
 
 <h2 id="System">System Requirements</h2>
@@ -181,7 +181,7 @@
 <p>Here are the steps:</p>
 <ul>
     <li><a
-    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>
+    href="http://wso2.org/downloads/wsas";>Download</a>
     the WSO2 WSAS binary distribution.</li>
   <li>Extract the zip archive.</li>
   <li>Set the <a href="setting_java_home.html">JAVA_HOME</a> environment
@@ -235,7 +235,7 @@
 <h3 id="Installing3">Installing using Binary Distribution</h3>
 <ol>
   <li><a
-    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>
+    href="http://wso2.org/downloads/wsas";>Download</a>
     the WSO2 WSAS binary distribution.</li>
   <li>Extract the zip archive. e.g., unzip [EMAIL PROTECTED]@.zip -d
     /opt</li>
@@ -403,7 +403,7 @@
 into a JBoss AS, Apache Geronimo AS or Apache Tomcat server.</p>
 
 <p>1. Download the WSO2 WSAS binary distribution if you haven't done so. <a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>
+href="http://wso2.org/downloads/wsas";>Download</a>
 Unzip [EMAIL PROTECTED]@.zip to a desired location. (eg:
 c:\wso2-wsas on windows or /home/wso2wsas on linux). This folder will be
 referred to as WSO2WSAS_HOME.</p>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_src.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_src.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_src.xml
        (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/installation_src.xml
        Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
 <h1>Source Distribution</h1>
@@ -38,7 +38,7 @@
 so that they can build the WSO2 WSAS from the source.</p>
 
 <p><a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";><strong>Download</strong></a>
+href="http://wso2.org/downloads/wsas";><strong>Download</strong></a>
 WSO2 WSAS Source Distribution: [EMAIL PROTECTED]@-src.zip</p>
 <a name="req"></a>
 
@@ -111,7 +111,7 @@
 <h2>Building WSO2 WSAS from the Source Distribution</h2>
 
 <p>The <a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>source
+href="http://wso2.org/downloads/wsas";>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

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jibx_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jibx_guide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jibx_guide.xml  
    (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jibx_guide.xml  
    Tue Jun 10 07:11:23 2008
@@ -17,7 +17,7 @@
 <html>
     <body>
         <p>[<a
-                
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+                href="http://wso2.org/downloads/wsas";>Download</a>]
             | [<a href="index_docs.html">Documentation Home</a>] | [<a
                 href="release_notes.html">Release Note</a>]
         </p>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jmx.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jmx.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jmx.xml     
(original)
+++ branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jmx.xml     
Tue Jun 10 07:11:23 2008
@@ -21,7 +21,7 @@
     <body>
         <p>[
             <a
-                    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>
+                    href="http://wso2.org/downloads/wsas";>Download</a>
             ]
             | [
             <a href="index_docs.html">Documentation Home</a>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jndi_data_service_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jndi_data_service_guide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jndi_data_service_guide.xml
 (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/jndi_data_service_guide.xml
 Tue Jun 10 07:11:23 2008
@@ -22,7 +22,7 @@
                <p>
                        [
                        <a
-                               
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>
+                               href="http://wso2.org/downloads/wsas";>
                                Download
                        </a>
                        ] | [

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/keys.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/keys.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/keys.xml    
(original)
+++ branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/keys.xml    
Tue Jun 10 07:11:23 2008
@@ -17,7 +17,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
 <h1>Change the WSO2 WSAS Crypto Keys</h1>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/proxy_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/proxy_guide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/proxy_guide.xml 
    (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/proxy_guide.xml 
    Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
     <h1>Running behind an Apache HTTPD Proxy</h1>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/rdbms_data_service_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/rdbms_data_service_guide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/rdbms_data_service_guide.xml
        (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/rdbms_data_service_guide.xml
        Tue Jun 10 07:11:23 2008
@@ -20,7 +20,7 @@
   <head></head>
   <body>
     <p>[<a
-    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+    href="http://wso2.org/downloads/wsas";>Download</a>]
     | [<a href="index_docs.html">Documentation Home</a>] | [<a
     href="release_notes.html">Release Note</a>]</p>
 

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/aar_validator.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/aar_validator.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/aar_validator.xml
     (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/aar_validator.xml
     Tue Jun 10 07:11:23 2008
@@ -21,7 +21,7 @@
     <body>
         <p>[
             <a
-                    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download
+                    href="http://wso2.org/downloads/wsas";>Download
             </a>
             ]
             | [

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/change_passwd.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/change_passwd.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/change_passwd.xml
     (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/change_passwd.xml
     Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="../index_docs.html">Documentation Home</a>] | [<a
 href="../release_notes.html">Release Note</a>]</p>
 <h1>Change Password Tool</h1>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/cmd/code_gen.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/cmd/code_gen.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/cmd/code_gen.xml
      (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/cmd/code_gen.xml
      Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="../../index_docs.html">Documentation Home</a>] | [<a
 href="../../release_notes.html">Release Note</a>]</p>
 <h1>Code Generator Command Line Tool Guide</h1>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/ide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/ide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/ide.xml   
    (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/ide.xml   
    Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 <html>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="../index_docs.html">Documentation Home</a>] | [<a
 href="../release_notes.html">Release Note</a>]</p>
 

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/mar_validator.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/mar_validator.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/mar_validator.xml
     (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/mar_validator.xml
     Tue Jun 10 07:11:23 2008
@@ -21,7 +21,7 @@
     <body>
         <p>[
             <a
-                    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download
+                    href="http://wso2.org/downloads/wsas";>Download
             </a>
             ]
             | [

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/tcpmonguide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/tcpmonguide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/tcpmonguide.xml
       (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/tcpmonguide.xml
       Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="../index_docs.html">Documentation Home</a>] | [<a
 href="../release_notes.html">Release Note</a>]</p>
 <h1>TCPMon Guide</h1>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/tryit.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/tryit.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/tryit.xml 
    (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/tryit.xml 
    Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-        
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+        href="http://wso2.org/downloads/wsas";>Download</a>]
     | [<a href="../index_docs.html">Documentation Home</a>] | [<a
         href="../release_notes.html">Release Note</a>]</p>
 

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdl2code.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdl2code.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdl2code.xml
 (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdl2code.xml
 Tue Jun 10 07:11:23 2008
@@ -20,7 +20,7 @@
     <body>
         <p>[
             <a
-                    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download
+                    href="http://wso2.org/downloads/wsas";>Download
             </a>
             ]
             | [

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdl_converter.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdl_converter.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdl_converter.xml
    (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdl_converter.xml
    Tue Jun 10 07:11:23 2008
@@ -20,7 +20,7 @@
     <body>
         <p>[
             <a
-                    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download
+                    href="http://wso2.org/downloads/wsas";>Download
             </a>
             ]
             | [

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdlview.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdlview.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdlview.xml
  (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/tools/wsdlview.xml
  Tue Jun 10 07:11:23 2008
@@ -20,7 +20,7 @@
     <body>
         <p>[
             <a
-                    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download
+                    href="http://wso2.org/downloads/wsas";>Download
             </a>
             ]
             | [

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/user_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/user_guide.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/user_guide.xml  
    (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/user_guide.xml  
    Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="index_docs.html">Documentation Index</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
 

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/wsas-clustering.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/wsas-clustering.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/wsas-clustering.xml
 (original)
+++ 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/wsas-clustering.xml
 Tue Jun 10 07:11:23 2008
@@ -19,7 +19,7 @@
 
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>]
+href="http://wso2.org/downloads/wsas";>Download</a>]
 | [<a href="index_docs.html">Documentation Home</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
 <h1>Clustering Guide</h1>

Modified: 
branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/xkms.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/xkms.xml?rev=18297&r1=18296&r2=18297&view=diff
==============================================================================
--- branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/xkms.xml    
(original)
+++ branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/xkms.xml    
Tue Jun 10 07:11:23 2008
@@ -21,7 +21,7 @@
     <body>
         <p>[
             <a
-                    
href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@";>Download</a>
+                    href="http://wso2.org/downloads/wsas";>Download</a>
             ]
             | [
             <a href="index_docs.html">Documentation Home</a>

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to