Author: objectiser
Date: 2010-11-08 06:20:44 -0500 (Mon, 08 Nov 2010)
New Revision: 1092
Modified:
trunk/distribution/src/main/release/ReleaseNotes.txt
Log:
Some modifications to release note.
Modified: trunk/distribution/src/main/release/ReleaseNotes.txt
===================================================================
--- trunk/distribution/src/main/release/ReleaseNotes.txt 2010-11-08 11:09:57 UTC (rev
1091)
+++ trunk/distribution/src/main/release/ReleaseNotes.txt 2010-11-08 11:20:44 UTC (rev
1092)
@@ -3,14 +3,13 @@
This is the first release candidate for the 2.2.0 release series.
-In this release, we've made a great improvements on the bpel console. With the new
version,
-we've made a new structure and the look&feel of the console. Meanwhile, by
enabling the logging
-in deploy.xml file, admins are able to see execution path of process instances in
console, also
-known as 'visual instance flow'.
+In this release, we've made great improvements on the bpel console, with a
+new structure and look&feel. By enabling the logging of events in the deploy.xml
file,
+administrators are able to see the execution path of process instances in the console.
-secondly we've used the jboss cache as our cache provider in the RiftSaw clustering
environment.
-Admins can log in any node of bpel console to make the process retire/activate, it works
fine now under
-the clustering environment.
+Secondly we've used the JBoss Cache as our cache provider in the RiftSaw clustering
environment.
+This enhancement now enables administrators to log in to the BPEL console on any node to
activate
+or retire a process.
Other changes include:
- BPELInvoke supports WS Security and SAML support.