[Carbon-dev] svn commit r30390 - branches/carbon/1.5/trunk/registry/docs/xdoc
janapriya at wso2.com
janapriya at wso2.com
Wed Feb 4 21:27:16 PST 2009
Author: janapriya
Date: Wed Feb 4 21:27:16 2009
New Revision: 30390
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=30390
Log:
Added:
branches/carbon/1.5/trunk/registry/docs/xdoc/
branches/carbon/1.5/trunk/registry/docs/xdoc/sample_page.xml
Added: branches/carbon/1.5/trunk/registry/docs/xdoc/sample_page.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/1.5/trunk/registry/docs/xdoc/sample_page.xml?pathrev=30390
==============================================================================
--- (empty file)
+++ branches/carbon/1.5/trunk/registry/docs/xdoc/sample_page.xml Wed Feb 4 21:27:16 2009
@@ -0,0 +1,284 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+ ~ Copyright (c) 2005-2008, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
+ ~
+ ~ WSO2 Inc. licenses this file to you under the Apache License,
+ ~ Version 2.0 (the "License"); you may not use this file except
+ ~ in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing,
+ ~ software distributed under the License is distributed on an
+ ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ ~ KIND, either express or implied. See the License for the
+ ~ specific language governing permissions and limitations
+ ~ under the License.
+ ~
+ -->
+
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" >
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
+ <title>
+ Welcome to WSO2 Registry v2.0
+ </title>
+ <link href="css/registry-docs.css" rel="stylesheet"/>
+ <link href="styles/dist-docs.css" rel="stylesheet" type="text/css" media="all"/>
+ </head>
+ <body xml:lang="en">
+ <h1>
+ Welcome to WSO2 Registry v2.0
+ </h1>
+ <h3>
+ Feb, 2009 - WSO2 Registry, v2.0 Released!
+ </h3>
+ <p>
+ [<a href="http://dist.wso2.org/products/esb/java/1.7">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.7 Features
+ </h3>
+ <ul>
+ <li>Support for Hessian binary messages</li>
+ <li>FIX (Financial Information eXchange) protocol transport</li>
+ <li>WS-Reliable Messaging support with WSO2 Mercury</li>
+ <li>Ability to stop, re-start and gracefully shutdown the ESB through JMX</li>
+ <li>Integrated WSO2 Registry shipped, with ability to connect to a remote WSO2 Registry</li>
+ <li>Support for re-usable database connection pools for DB report/lookup mediators</li>
+ <li>Support for GZip encoding and HTTP 100 continue</li>
+ <li>Natural support for dual channel messaging with WS-Addressing</li>
+ <li>Cluster aware sticky load balancing support</li>
+ <li>Non-blocking streaming of large messages at high concurreny with constant memory usage</li>
+ <li>Support for an ELSE clause for the Filter mediator</li>
+ <li>Ability to specify XPath expressions relative to the envelope or body</li>
+ <li>Support for separate policies for incoming/outgoing messages</li>
+ <li>Support for a mandatory sequence before mediation</li>
+ <li>New Router mediator</li>
+ <li>Ability to re-deploy proxy services</li>
+ </ul>
+ <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-509 Unwanted Java Script alert displayed when updating the Cache Mediator</li>
+ <li>ESBJAVA-444 Problem when creating an endpoint from a WSDL and the address of the WSDL is a https address</li>
+ <li>ESBJAVA-452 Once a Proxy Service is removed the relevant statistics of that particular Proxy service should be removed as well</li>
+ <li>ESBJAVA-484 ESB fails to start when WSDL URI is not found</li>
+ <li>ESBJAVA-497 VFSTransportListener Error closing stream</li>
+ <li>ESBJAVA-346 Cursor not available in some of the popup windows</li>
+ <li>ESBJAVA-372 [IE] When the wso2-esb.log is about 2MB .. the browser hangs</li>
+ <li>ESBJAVA-505 Problems with web console in Firefox 3.0 RC1</li>
+ </ul>
+ </li>
+
+
+ <li>As the WSO2 ESB 1.7 depends on the Apache Synapse 1.2, it inherits the list of known issues of
+ the Apache Synapse 1.2 release listed below
+
+ <ul>
+ <li>SYNAPSE-180 Does not support throttling by concurrency within a cluster</li>
+ <li>SYNAPSE-186 Does not support HTTP some of the REST operations (such as put/delete etc)</li>
+ <li>SYNAPSE-181 Does not yet support JTA transactions</li>
+ <li>SYNAPSE-330 Does not yet support load balancing with session affinity using SOAP sessions</li>
+ <li>SYNAPSE-280 Does not preserve CDATA sections within payloads</li>
+ <li>SYNAPSE-307 The XSLT mediator will not report errors encountered in a provided stylesheet</li>
+ <li>SYNAPSE-348 MTOM serialization of attachment fails</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:esb-java-dev at wso2.org">esb-java-dev at wso2.org</a>
+ | <a href="mailto:esb-java-dev-request at wso2.org?subject=subscribe">Subscribe</a>
+ | <a
+ href="mailto:esb-java-dev-request at lists.wso2.com?subject=unsubscribe">Unsubscribe</a>
+ | <a href="http://wso2.org/mailarchive/esb-java-dev/">Mail Archive</a>
+ </li>
+ <li>
+ User List : <a href="mailto:esb-java-user at wso2.org">esb-java-user at wso2.org</a>
+ | <a href="mailto:esb-java-user-request at wso2.org?subject=subscribe">Subscribe</a>
+ | <a href="mailto:esb-java-user-request at wso2.org?subject=unsubscribe">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
More information about the Carbon-dev
mailing list