From riftsaw-commits at lists.jboss.org Tue Mar 30 06:35:29 2010 Content-Type: multipart/mixed; boundary="===============8368193059572008916==" MIME-Version: 1.0 From: riftsaw-commits at lists.jboss.org To: riftsaw-commits at lists.jboss.org Subject: [riftsaw-commits] riftsaw SVN: r610 - in trunk: docs/docbook/gettingstartedguide/src/main/module and 1 other directory. Date: Tue, 30 Mar 2010 06:35:29 -0400 Message-ID: <201003301035.o2UAZTd9020274@svn01.web.mwc.hst.phx2.redhat.com> --===============8368193059572008916== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/distribution/src/main/release/ReleaseNotes.txt 2010-03-30 10:25:5= 9 UTC (rev 609) +++ trunk/distribution/src/main/release/ReleaseNotes.txt 2010-03-30 10:35:2= 8 UTC (rev 610) @@ -1,3 +1,25 @@ +RiftSaw 2.0.0.Final +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D + +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 p= roblems = + with the ODE simple scheduler implementation, and similar problems have b= een = + 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 t= herefore + should overcome these issues. + = +RIFTSAW-186 - an unusual timing issue where the ODE engine removes the pro= cess 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 speci= fic + circumstances. + +The detailed report for this release can be found at: +https://jira.jboss.org/jira/secure/ReleaseNote.jspa?version=3D12314587&sty= leName=3DHtml&projectId=3D12310843&Create=3DCreate + + RiftSaw 2.0-CR2 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D = Modified: trunk/docs/docbook/gettingstartedguide/src/main/module/installati= on.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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 @@
Prerequisites - JBossAS (version 5.1.0.GA or higher) jdk6 version, available from h= ttp://www.jboss.org/jbossas, please upgrade the web service stack i= nto 3.2.2.GA version, detail please refer to the following 'Upgrade web ser= vice for JBoss AS' section. - JBossESB (version 4.7.GA or higher), should download t= he jbossesb-4.7.GA.zip, available from <= ulink url=3D"http://www.jboss.org/jbossesb">http://www.jboss.org/jbossesb. + JBossAS (version 5.1.0.GA or higher) jdk6 version, available from = + http://www.jboss.org= /jbossas, 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. + JBossESB (version 4.7.GA or higher), should download t= he jbossesb-4.7.GA.zip, + available from http= ://www.jboss.org/jbossesb. This is only required to run the ESB/BPEL example. - RiftSaw (version 2.0 or higher), available from http://www.jboss.org/riftsaw<= /listitem> + RiftSaw (version 2.0 or higher), available from + http://www.jboss.org= /riftsaw Ant, available from http:= //ant.apache.org --===============8368193059572008916==--