Author: ruwan
Date: Thu Jan 24 22:12:11 2008
New Revision: 12863

Log:

removed the custom homepage and replaced it with the release note


Modified:
   branches/esb/java/1.6/esb/java/src/site/site.xml
   branches/esb/java/1.6/esb/java/src/site/xdoc/index.xml

Modified: branches/esb/java/1.6/esb/java/src/site/site.xml
==============================================================================
--- branches/esb/java/1.6/esb/java/src/site/site.xml    (original)
+++ branches/esb/java/1.6/esb/java/src/site/site.xml    Thu Jan 24 22:12:11 2008
@@ -31,7 +31,6 @@
         <menu name="WSO2 ESB 1.6">
             <item name="Release Notes" href="release_notes.html"/>
             <item name="Contents" href="docs_index.html"/>
-            <item name="Home" href="index.html"/>
         </menu>
         <menu name="Downloads">
             <item name="Releases"

Modified: branches/esb/java/1.6/esb/java/src/site/xdoc/index.xml
==============================================================================
--- branches/esb/java/1.6/esb/java/src/site/xdoc/index.xml      (original)
+++ branches/esb/java/1.6/esb/java/src/site/xdoc/index.xml      Thu Jan 24 
22:12:11 2008
@@ -14,7 +14,235 @@
   </head>
   <body xml:lang="en">
     <h1>
-      // TODO : home page
+      Welcome to WSO2 Enterprise Service Bus (ESB) v1.6
     </h1>
+    <h3>
+      January, 2008 - WSO2 ESB, v1.6 Released!
+    </h3>
+    <p>
+      [<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>
+    <p/>
+    <p>
+        The WSO2 ESB is an ultra fast, light-weight and versatile Enterprise 
Service Bus
+        based on the <a 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
+    </p>
+      <p>
+      WSO2 ESB is released under the <a
+      href="http://www.apache.org/licenses/LICENSE-2.0.html";>Apache License 
v2.0</a>
+    </p>
+    <h2>
+      New Features
+    </h2>
+    <h3>
+      WSO2 ESB 1.6 Features
+    </h3>
+    <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>
+      <li>
+        New mediator - Callout
+      </li>
+      <li>
+        Improved REST/POX support
+      </li>
+      <li>
+        Annotations support for POJOCommand mediator
+      </li>
+      <li>
+        Ability to edit UI-less mediators in raw XML
+      </li>
+    </ul>
+    <h3>
+      WSO2 ESB 1.5 Features
+    </h3>
+    <ul>
+      <li>
+        Apache VFS based file transport
+      </li>
+      <li>
+        Scheduled Task support
+      </li>
+      <li>
+        New mediators - XQuery, POJO Command, DB Report and DB Lookup
+      </li>
+      <li>
+        New EIP mediators - Split/Clone and aggregator mediators
+      </li>
+      <li>
+        Cache, Throttle and Class mediator enhancements
+      </li>
+      <li>
+        Improved logging and tracing support, and reconfiguration of Log4J
+        instance at runtime
+      </li>
+      <li>
+        Ability to save/edit sequences and endpoints directly to/from the
+        integrated registry
+      </li>
+      <li>
+        Ability define more than one administration account
+      </li>
+      <li>
+        General UI usability enhancements and fixes
+      </li>
+    </ul>
+    <h3>
+      WSO2 ESB 1.0 Features
+    </h3>
+    <ul>
+      <li>
+        Proxy services - facilitating transport, interface 
(WSDL/Schema/Policy),
+        message format (SOAP/POX), QoS (WS-Security/RM), and optimization
+        switching (MTOM/SwA)
+      </li>
+      <li>
+        Non-blocking HTTP/HTTPS transport for ultrafast execution and support
+        for many connections.
+      </li>
+      <li>
+        Integrated Registry/Repository, facilitating dynamic updating and
+        reloading of the configuration and resources.
+      </li>
+      <li>
+        Easily extended via custom Java class/Spring mediators, or BSF 
Scripting
+        languages (JavaScript, Ruby, etc)
+      </li>
+      <li>
+        Load-balancing/Fail-over and Throttling support
+      </li>
+      <li>
+        WS-Security, WS-Reliable Messaging, and Throttling configurable via
+        WS-Policies.
+      </li>
+      <li>
+        JMS message support for binary, plain text, and XML payloads.
+      </li>
+      <li>
+        Facilitates easy management and monitoring of the service
+        infrastructure.
+      </li>
+      <li>
+        Lightweight, XML, Web services centric message model.
+      </li>
+      <li>
+        Configurations serialized into a file system for versioning/backup and
+        restoration.
+      </li>
+    </ul>
+    <h3>
+      Known Issues and Limitations
+    </h3>
+
+     <ol><li>WSO2 ESB known issues and limitations
+
+    <ul><li>ESBJAVA-234 - After clicking on the "Close" button of the 
"Sequence Editor" window when adding
+    anonymous sequences to a Proxy Service, the mediators lost the next time 
you open the "Sequence
+    Editor" window</li>
+
+    <li>ESBJAVA-351 - The average response time of "Server Statics" displayed 
as NaN under some instances</li>
+
+    <li>ESBJAVA-268 - Unable to start the sample axis2server.bat on 
Windows</li>
+
+    <li>ESBJAVA-373 - [IE] When the wso2-esb.log is about 2MB and when trying 
to access System logs using
+    IE, the browser hangs and the CPU usage goes upto about 50%</li>
+
+    <li>ESBJAVA-309 - Unable to view/edit the sequences after clicking on the 
"Close" icon of the WSO2
+    ESB Sequence Editor window of a sequence in the Integrated Registry</li>
+
+    <li>ESBJAVA-408 - Support improved renaming of files in VFS 
transport</li></ul></li>
+
+
+ <li>As the WSO2 ESB 1.6 depends on the Apache Synapse 1.1.1, it inherits the 
list of known issues of
+   the Apache Synapse 1.1.1 release listed below
+
+    <ul><li>SYNAPSE-180 - Require the ability to throttle by concurrency 
within a cluster</li>
+
+    <li>SYNAPSE-174 - The non-blocking http/s transports cannot handle WS-RM 
requests</li>
+
+    <li>SYNAPSE-213 - Improve handling of input in XSLTMediator</li>
+
+    <li>SYNAPSE-211 - Improve performance in XSLTMediator when temporary files 
are used</li>
+
+    <li>SYNAPSE-212 - XSLTMediator doesn't close/delete temporary files 
properly</li>
+
+    <li>The Synapse JMS implementation supports JMS 1.0.2b, however due to 
licensing issues we include
+    the JMS 1.1 spec JAR from Apache Geronimo (geronimo-jms_1.1_spec-1.1.jar) 
instead. If you have
+    any issues with JMS 1.0.x, please download the Sun JMS 1.0.2b JAR and 
replace supplied JAR from
+    Geronimo.</li></ul></li>
+
+<li>Dependencies are currently allowed to be removed from the admin console, 
while live references
+   remains
+
+   <ul><li>The ESB UI currently does not perform a check on references before 
the elements are allowed to
+   be removed. Thus there is a possibility of defining references to 
non-existent endpoints,
+   sequences etc. as well as removing them while live references still 
exist.</li></ul></li>
+      </ol>
+      <p/>
+    <h2>
+      How You Can Contribute
+    </h2>
+    <h3>
+      Mailing Lists
+    </h3>
+    <p>
+      Join our mailing list and correspond with the developers directly.
+    </p>
+    <ul>
+      <li>
+        Developer List : <a 
href="mailto:[email protected]";>[email protected]</a>
+        | <a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
+        | <a
+        href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+        | <a href="http://wso2.org/mailarchive/esb-java-dev/";>Mail Archive</a>
+      </li>
+      <li>
+        User List : <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+        | <a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
+        | <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+        | <a href="http://wso2.org/mailarchive/esb-java-user/";>Mail Archive</a>
+      </li>
+    </ul>
+    <h3>
+      Reporting Issues
+    </h3>
+    <p>
+      WSO2 encourages you to report issues and your enhancement requests for 
the
+      WSO2 ESB using the public <a
+      href="http://www.wso2.org/jira/browse/ESBJAVA";>JIRA</a>.
+    </p>
+    <p>
+      You can also watch how they are resolved, and comment on the progress..
+    </p>
+    <h3>
+      Discussion Forums
+    </h3>
+    <p>
+      Alternatively, questions could be raised using the forums available.
+    </p>
+    <p>
+      <a href="http://wso2.org/forum/187";>WSO2 ESB Forum</a> :
+      Discussion forum for WSO2 ESB developers/users
+    </p>
   </body>
 </html>
\ No newline at end of file

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

Reply via email to