Author: asankha
Date: Wed Jan 23 03:09:09 2008
New Revision: 12761
Log:
minor updates to docs before release
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples.html
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples_Setup.html
branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/NOTICE
branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/release_notes.txt
branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/samples/README.txt
branches/esb/java/1.6/esb/java/modules/samples/src/main/scripts/build.xml
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples.html
==============================================================================
---
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples.html
(original)
+++
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples.html
Wed Jan 23 03:09:09 2008
@@ -2937,7 +2937,7 @@
already done</p>
<p>Enable mail transport sender in the Synapse axis2.xml. See <a
-href="Synapse_Samples_Setup.html#mailsender">Setting up mail transport
+href="ESB_Samples_Setup.html#mailsender">Setting up mail transport
sender</a> </p>
<p>Start the Synapse configuration numbered 256: i.e. wso2-esb -sample 256</p>
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples_Setup.html
==============================================================================
---
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples_Setup.html
(original)
+++
branches/esb/java/1.6/esb/java/modules/distribution/src/main/docs/ESB_Samples_Setup.html
Wed Jan 23 03:09:09 2008
@@ -453,7 +453,7 @@
<p>When using Derby, you need to add derby.jar, derbyclient.jar and
derbynet.jar to the classpath. This can be done by putting the above three
-jars into the ESB lib directory. For testing these samples Derby10.3.1.4
+jars into the ESB lib directory. For testing these samples Derby 10.3.2.1
binary distribution was used.</p>
<p>You can use any other database product instead of Derby. Then you have to
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/NOTICE
==============================================================================
--- branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/NOTICE
(original)
+++ branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/NOTICE
Wed Jan 23 03:09:09 2008
@@ -1,6 +1,6 @@
WSO2 Enterprise Service Bus (ESB)
-Copyright (c) 2006-2007 WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
+Copyright (c) 2006-2008 WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
=========================================================================
@@ -19,7 +19,7 @@
COPYRIGHT NOTICES
-Copyright (c) 2006-2007, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
+Copyright (c) 2006-2008, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
* WSO2 ESB binary is bundled with:
jaxen-1.1.1.jar
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/release_notes.txt
==============================================================================
---
branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/release_notes.txt
(original)
+++
branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/release_notes.txt
Wed Jan 23 03:09:09 2008
@@ -1,13 +1,13 @@
WSO2 Enterprise Service Bus (ESB) v1.6 - Release Note - January 2008
===========================================================================
-WSO2 ESB is a lightweight, and high performance Enterprise Service Bus (ESB).
-Based on Apache Synapse and Apache Axis2 projects, it supports connectivity,
-transformation and mediation, and the management of Web services interactions.
+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
WSO2 ESB is released under the Apache License v2.0
-Check project Home page http://www.wso2.org/esb for additional information.
+Check project Home page http://wso2.org/esb for additional information.
--------------------------
New Features
@@ -16,13 +16,14 @@
The 1.6 release
* Ability to pin a proxy or a task to server instances
* Improved error handling in JMS transport
+ * New Mail transport that supports POP3/IMAP/SMTP
* Clustering support for the Cache/Throttle mediators
- * Maintainance mode support for the HTTP transport
+ * Maintainance mode support for the HTTP/S transports
* JMX statistics monitoring and management support
* New mediator - Callout
* Improved REST/POX support
* Annotations support for POJOCommand mediator
- * Ability to edit UI-less mediators in raw XML
+ * Ability to configure/edit unknwon mediators without a UI as raw XML
The 1.5 release
* Apache VFS based file transport
@@ -36,12 +37,13 @@
* General UI usability enhancements and fixes
The 1.0 release
- * Proxy services - facilitating transport, interface (WSDL/Schema/Policy),
message format (SOAP/POX),
- QoS (WS-Security/RM) and optimization switching (MTOM/SwA)
+ * Proxy services - facilitating transport, interface (WSDL/Schema/Policy),
message format
+ (SOAP/POX), QoS (WS-Security/RM) and optimization switching (MTOM/SwA)
* Non-blocking HTTP/HTTPS transport for ultrafast execution and support
for many connections
* Integrated Registry/Repository, facilitating dynamic updating and
reloading of the configuration
and resources
- * Easily extended via custom Java class/Spring mediators, or BSF Scripting
languages (JavaScript, Ruby, etc)
+ * Easily extended via custom Java class/Spring mediators, or BSF Scripting
languages
+ (JavaScript, Ruby, etc)
* Load-balancing/Fail-over and Throttling support
* WS-Security, WS-Reliable Messaging, and Throttling configurable via
WS-Policies
* JMS message support for binary, plain text, and XML payloads
@@ -55,23 +57,25 @@
1. WSO2 ESB known issues and limitations deffered for the next release
- 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
+ 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
- ESBJAVA-351 - The average response time of "Server Statics" displayed as
NaN under statistics
+ ESBJAVA-351 - The average response time of "Server Statics" displayed as
NaN under some instances
ESBJAVA-268 - Unable to start the sample axis2server.bat on Windows
- ESBJAVA-373 - [IE] When the wso2-esb.log is about 2MB and when tried to
access System logs using IE, the browser hangs and the CPU usage goes upto
about 50%
+ 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%
- 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
+ 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
ESBJAVA-408 - Support improved renaming of files in VFS transport
- ESBJAVA-76 - Use NIO SSL transport to host admin console instead of Tomcat
-
-2. 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
+2. 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
SYNAPSE-180 - Require the ability to throttle by concurrency within a
cluster
@@ -92,7 +96,8 @@
without a connection to the Internet. This is caused by the bundled Spring
JAR file. If you
will not be using the Spring mediator, you may remove this file from the
lib directory.
-3. Dependencies are currently allowed to be removed while live references
exists
+3. Dependencies are currently allowed to be removed from the admin console,
while live references
+ remains
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,
@@ -117,6 +122,36 @@
========================
Issues can be reported using the public JIRA available at
http://www.wso2.org/jira/browse/ESBJAVA
+
+
+------------------------
+Training
+========================
+
+WSO2 Inc. offers a variety of professional Training Programs, including
training on general Web
+services as well as WSO2 ESB, WSO2 WSAS, WSO2 Registry, WSO2 Mashup server,
Apache Axis2 and
+Apache Synapse and a number of other products.
+
+For additional support information please refer to
http://wso2.com/training/course-catalog/
+
+
+------------------------
+Support
+========================
+
+Any issues with this release can be reported through
http://www.wso2.org/jira/browse/ESBJAVA
+
+Developers can be reached by joining the mailing group [email protected]
+Refer to the product page at http://wso2.org/projects/esb/java for more
information
+
+Alternatively, questions can be raised using the forum
http://wso2.org/forum/187 or the user
+mailing list [EMAIL PROTECTED]
+
+WSO2 Inc. offers a variety of development and production support programs,
ranging
+from Web-based support up through normal business hours, to premium 24x7 phone
support.
+
+For additional support information please refer to http://wso2.com/support/
+
------------------------
Contact us
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/samples/README.txt
==============================================================================
---
branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/samples/README.txt
(original)
+++
branches/esb/java/1.6/esb/java/modules/distribution/src/main/release/samples/README.txt
Wed Jan 23 03:09:09 2008
@@ -1,10 +1,10 @@
-Samples of WSO2 Enterprise Service Bus (ESB), v 1.6
+Samples of WSO2 Enterprise Service Bus (ESB), v 1.6 (January, 2008)
====================================================================
--------------------
-Prerequisites
+Pre-requisites
====================
-
+
A JDK version of 1.5.x or later is required to run the WSO2 ESB.
ActiveMQ 4.1.0 or later may be used with the JMS Tranport, and the ESB ships
with all the
@@ -14,9 +14,9 @@
components. Using the Mail transport will require configuration to suit your
environment.
Install and run WSO2 ESB. See the installationguide.html in the doc folder for
more details.
-
+
To compile and run the sample clients, an Ant version is required, and the
1.6.5 version is
-recommended.
+recommended.
----------------------
@@ -25,7 +25,7 @@
The samples provided with the installation are available in this samples sub
directory.
The [synapse] configuration files used for the samples are available in the
'repository/conf/sample'
directory, and the associated resources within the resources sub-directory.
-
+
Sample Axis2 server to host backend service examples
====================================================
This distribution ships an integrated Axis2 sample server which could be used
to start up the
@@ -56,7 +56,7 @@
While the document above gives you a generic description on how to set up and
run the WSO2 ESB
samples, the document docs/ESB_Samples.html takes each sample, one by one and
discusses the
-objective of the sample, its prerequisites, and its expected behavior when the
sample is executed.
+objective of the sample, its prerequisites, and its expected behavior when the
sample is executed.
----------------
@@ -65,3 +65,20 @@
Please contact us through esb-java-user mailing list if you have any trouble
running the samples.
Go to http://wso2.org/projects/esb/java#mail for subscription details.
+
+----------------
+Support
+================
+
+Any issues with this release can be reported through
http://www.wso2.org/jira/browse/ESBJAVA
+
+Developers can be reached by joining the mailing group [email protected]
+Refer to the product page at http://wso2.org/projects/esb/java for more
information
+
+Alternatively, questions can be raised using the forum
http://wso2.org/forum/187 or the user
+mailing list [EMAIL PROTECTED]
+
+WSO2 Inc. offers a variety of development and production support programs,
ranging
+from Web-based support up through normal business hours, to premium 24x7 phone
support.
+
+For additional support information please refer to http://wso2.com/support/
Modified:
branches/esb/java/1.6/esb/java/modules/samples/src/main/scripts/build.xml
==============================================================================
--- branches/esb/java/1.6/esb/java/modules/samples/src/main/scripts/build.xml
(original)
+++ branches/esb/java/1.6/esb/java/modules/samples/src/main/scripts/build.xml
Wed Jan 23 03:09:09 2008
@@ -183,6 +183,7 @@
<target name="init">
<mkdir dir="${class.dir}"/>
+ <mkdir dir="./../../work/temp/sampleClient"/>
<path id="javac.classpath">
<pathelement path="${class.dir}"/>
<pathelement path="../../webapp/WEB-INF/lib"/>
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev