Author: asankha
Date: Wed Jan 23 19:43:34 2008
New Revision: 12787

Log:

minor updates to docs

Modified:
   branches/esb/java/1.6/esb/java/modules/distribution/src/main/conf/server.xml
   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/www/about.html
   
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/menu.html
   
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/xslt/system_status.xsl

Modified: 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/conf/server.xml
==============================================================================
--- 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/conf/server.xml    
    (original)
+++ 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/conf/server.xml    
    Wed Jan 23 19:43:34 2008
@@ -16,7 +16,7 @@
 
 <Server xmlns="http://www.wso2.org/projects/esb";>
 
-    <Version>1.5</Version>
+    <Version>1.6</Version>
 
     <!--
     Axis2 related configurations
@@ -46,13 +46,6 @@
     </Axis2Config>
 
     <!--
-       Command Listener - Listens to external commands
-    -->
-    <CommandListener>
-        <Port>6667</Port>
-    </CommandListener>
-
-    <!--
        The default admin accounts which will be created when WSO2 ESB
        is started up for the first time.
        You can change the usernames and passwords.
@@ -63,11 +56,13 @@
             <Password>admin</Password>
             <Description>admin</Description>
         </User>
+        <!-- add multiple users
         <User>
             <Username>esb</Username>
             <Password>esb</Password>
             <Description>esb</Description>
         </User>
+        -->
     </ESBUsers>
  
     <!--
@@ -79,23 +74,10 @@
       Default SOAP Message monitoring settings
     -->
     <SOAPMessageMonitoring>
-        <!--
-           ON - Monitor all SOAP Messages.
-           WARNING: Setting this on will
-           have a performance hit, since all SOAP messages will be always
-           completely built and stored in the database by the Axis2
-           MessageMonitoringHandler, hence this option should be used with
-           caution. However, this can be turned ON and OFF using the WSO2 ESB
-           management console.
-
-           OFF - Do not monitor SOAP message
-        -->
         <Status>OFF</Status>
     </SOAPMessageMonitoring>
 
-
     <FileUploadConfig>
-
         <Mapping>
             <Actions>
                 <Action>*</Action>

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    
    Wed Jan 23 19:43:34 2008
@@ -25,7 +25,7 @@
 <p></p>
 
 <p>WSO2 ESB is a lightweight, and high performance Enterprise Service Bus
-(ESB). Based on <a href="http://ws.apache.org/synapse";>Apache Synapse</a> and
+(ESB). Based on <a href="http://synapse.apache.org/";>Apache Synapse</a> and
 <a href="http://ws.apache.org/axis2";>Apache Axis2</a> projects, it supports
 connectivity, transformation, mediation and the management of Web services
 interactions.</p>
@@ -40,6 +40,7 @@
 <ul>
   <li>Ability to pin a proxy or a task to server instances</li>
   <li>Improved error handling in JMS transport</li>
+  <li>New Mail transport that supports POP3/IMAP/SMTP</li>
   <li>Clustering support for the Cache/Throttle mediators</li>
   <li>Maintainance mode support for the HTTP transport</li>
   <li>JMX statistics monitoring and management support</li>

Modified: 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/about.html
==============================================================================
--- branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/about.html 
(original)
+++ branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/about.html 
Wed Jan 23 19:43:34 2008
@@ -3,7 +3,7 @@
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
-  <title>WSO2 Enterprise Service Bus (ESB) Management Console- About</title>
+  <title>WSO2 Enterprise Service Bus (ESB) Management Console - About</title>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
   <meta name="description" content="WSO2 Enterprise Service Bus (ESB)" />
   <meta name="distribution" content="global" />
@@ -34,10 +34,9 @@
 
 <h2>About WSO2 Enterprise Service Bus (ESB)</h2>
 
-<p>WSO2 Enterprise Service Bus (ESB) is a lightweight, XML and Web services
-centric enterprise service bus (ESB). Based on Apache Synapse it supports
-connectivity, transformation and mediation, and management of Web services
-interactions.</p>
+<p>The WSO2 ESB is an ultra fast, light-weight and versatile Enterprise 
Service Bus based on the
+    Apache Synapse ESB. It allows you to Connect, Manage and Transform service 
interactions
+    between Web services, REST/POX services and Legacy systems</p>
 
 <p>For more information on the WSO2 ESB, or to get involved, please visit the
 project page at <a

Modified: 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/menu.html
==============================================================================
--- 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/menu.html
  (original)
+++ 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/menu.html
  Wed Jan 23 19:43:34 2008
@@ -22,4 +22,4 @@
        <li class="sublinks menu-tracemessages"><a href="#" 
onclick="javascript:viewTraceLogs(); return false;" title="View trace 
logs">Trace Messages</a></li>
        <li class="sublinks menu-logsettings" style="border-bottom:none;"><a 
href="#" onclick="javascript:showLogConfig(); return false;" title="Manage log 
settings">Log Settings</a></li>
 </ul>
-        <a href="http://ws.apache.org/synapse/"; target="_blank" 
title="http://ws.apache.org/synapse/";><img 
src="extensions/core/images/synapse-PB-logo.jpg" 
style="padding-left:20px;margin-top:10px;" border="0" /></a>
\ No newline at end of file
+        <a href="http://synapse.apache.org/"; target="_blank" 
title="http://synapse.apache.org/";><img 
src="extensions/core/images/synapse-PB-logo.jpg" 
style="padding-left:20px;margin-top:10px;" border="0" /></a>
\ No newline at end of file

Modified: 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/xslt/system_status.xsl
==============================================================================
--- 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/xslt/system_status.xsl
     (original)
+++ 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/xslt/system_status.xsl
     Wed Jan 23 19:43:34 2008
@@ -72,11 +72,10 @@
             </table>
         </div>
         <div id="homeText" style="text-align:justify;padding-right:10px;">
-        <p>The WSO2 ESB is a lightweight and high performance engine for 
managing, monitoring, 
-        routing and transforming interactions of your Service Oriented 
Architecture (SOA). 
-        It is based on the <a target="_blank" 
href="http://ws.apache.org/synapse";>Apache Synapse</a> project. 
-        The management console allows you to configure 
-        the message/service mediation and recurring tasks through a simple 
web-based interface. 
+        <p>The WSO2 ESB is an ultra fast, light-weight and versatile 
Enterprise Service Bus
+        based on the <a target="_blank" 
href="http://synapse.apache.org/";>Apache Synapse ESB</a>.
+        It allows you to Connect, Manage and Transform
+        service interactions between Web services, REST/POX services and 
Legacy systems.
         Refer the <a target="_blank" href="/docs/ESB_QuickStart.html">Quick 
Start Guide</a> for more information on getting started.
                                
                                </p>

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

Reply via email to