Author: objectiser
Date: 2010-03-30 06:35:28 -0400 (Tue, 30 Mar 2010)
New Revision: 610
Modified:
trunk/distribution/src/main/release/ReleaseNotes.txt
trunk/docs/docbook/gettingstartedguide/src/main/module/installation.xml
Log:
Added release note info for 2.0.0.Final, and updated install text.
Modified: trunk/distribution/src/main/release/ReleaseNotes.txt
===================================================================
--- trunk/distribution/src/main/release/ReleaseNotes.txt 2010-03-30 10:25:59 UTC (rev
609)
+++ trunk/distribution/src/main/release/ReleaseNotes.txt 2010-03-30 10:35:28 UTC (rev
610)
@@ -1,3 +1,25 @@
+RiftSaw 2.0.0.Final
+===================
+
+This is the final release of RiftSaw 2.0.0 - the JBoss BPEL server.
+
+Known issues:
+
+RIFTSAW-184,152,173 - all appear to be directly or indirectly related to problems
+ with the ODE simple scheduler implementation, and similar problems have been
+ replicated on ODE running in a tomcat environment. In the next release of RiftSaw,
+ this scheduler will be replaced by one that can support clustering, and therefore
+ should overcome these issues.
+
+RIFTSAW-186 - an unusual timing issue where the ODE engine removes the process instance
+ before the final response message has been sent. There appears to be some form of
+ synchronization issue in the ODE engine, but only occurs under very specific
+ circumstances.
+
+The detailed report for this release can be found at:
+https://jira.jboss.org/jira/secure/ReleaseNote.jspa?version=12314587&styleName=Html&projectId=12310843&Create=Create
+
+
RiftSaw 2.0-CR2
===============
Modified: trunk/docs/docbook/gettingstartedguide/src/main/module/installation.xml
===================================================================
--- trunk/docs/docbook/gettingstartedguide/src/main/module/installation.xml 2010-03-30
10:25:59 UTC (rev 609)
+++ trunk/docs/docbook/gettingstartedguide/src/main/module/installation.xml 2010-03-30
10:35:28 UTC (rev 610)
@@ -21,10 +21,14 @@
<section>
<title>Prerequisites</title>
<orderedlist>
- <listitem>JBossAS (version 5.1.0.GA or higher)
<strong>jdk6</strong> version, available from <ulink
url="http://www.jboss.org/jbossas">http://www.jboss.org/jbos...;,
please upgrade the web service stack into 3.2.2.GA version, detail please refer to the
following 'Upgrade web service for JBoss AS' section.</listitem>
- <listitem>JBossESB (version 4.7.GA or higher), should download the
<emphasis role="bold">jbossesb-4.7.GA.zip</emphasis>, available from
<ulink
url="http://www.jboss.org/jbossesb">http://www.jboss.org/jbo...;.
+ <listitem>JBossAS (version 5.1.0.GA or higher)
<strong>jdk6</strong> version, available from
+ <ulink
url="http://www.jboss.org/jbossas">http://www.jboss.org/jbos...;,
and please upgrade the web
+ service stack to version 3.2.2.GA, as described in the following 'Upgrade
web service for JBoss AS' section.</listitem>
+ <listitem>JBossESB (version 4.7.GA or higher), should download the
<emphasis role="bold">jbossesb-4.7.GA.zip</emphasis>,
+ available from <ulink
url="http://www.jboss.org/jbossesb">http://www.jboss.org/jbo...;.
This is only required to run the ESB/BPEL example.</listitem>
- <listitem>RiftSaw (version 2.0 or higher), available from <ulink
url="http://www.jboss.org/riftsaw">http://www.jboss.org/rift...
+ <listitem>RiftSaw (version 2.0 or higher), available from
+ <ulink
url="http://www.jboss.org/riftsaw">http://www.jboss.org/rift...
<listitem>
Ant, available from <ulink
url="http://ant.apache.org/">http://ant.apache.org</ulink...
</listitem>