Author: ruwan Date: Tue Jan 27 10:19:43 2009 New Revision: 29681 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29681
Log: Fixing the README for ESB Modified: trunk/esb/java/README.txt Modified: trunk/esb/java/README.txt URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/README.txt?rev=29681&r1=29680&r2=29681&view=diff ============================================================================== --- trunk/esb/java/README.txt (original) +++ trunk/esb/java/README.txt Tue Jan 27 10:19:43 2009 @@ -14,26 +14,45 @@ username : admin password : admin +Note: Please run ant on the bin directory of the extracted distribution before running samples. New Features of the WSO2 ESB 2.0 ================================= -** This ESB release is based on Carbon which is an OSGi based SOA platform by WSO2 Inc. +** This ESB release is based on Carbon "Middleware a' la carte" which is an OSGi based SOA platform by WSO2 Inc. + * Transactional JMS transport and the Transaction mediators + * Integrated graphical user management + * Integrated graphical key store management + * Configurable logging + * Graphical data source declaration + * WS-Eventing support and Event Sources making it an even broker + * Enhanced sequence and proxy service editor + * Module management capability + * Transport configuration management through the graphical console + * Graceful/Forced shutdown/restart + * Enhanced integrated registry and search functionalities + * User permissions support + * Enhanced monitoring tools + * Try-It tool to try an existing service + * Administration console fully internationalized + * Better modularity and extendability through OSGi component architecture Known issues of WSO2 ESB 2.0 ================================= -# TODO + * Mail transport does not support SSL + * Proxy service deletion will not remove the proxy definition from the Synapse Configuration Issue Tracker ================================= https://wso2.org/jira/browse/CARBON + https://wso2.org/jira/browse/ESB Crypto Notice -============= +================================= This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
