From jbosstools-commits at lists.jboss.org Mon Jan 24 15:57:51 2011
Content-Type: multipart/mixed; boundary="===============1056353238666610472=="
MIME-Version: 1.0
From: jbosstools-commits at lists.jboss.org
To: jbosstools-commits at lists.jboss.org
Subject: [jbosstools-commits] JBoss Tools SVN: r28582 - in
trunk/documentation/whatsnew/bpel: images and 1 other directory.
Date: Mon, 24 Jan 2011 15:57:51 -0500
Message-ID: <201101242057.p0OKvpAP028050@svn01.web.mwc.hst.phx2.redhat.com>
--===============1056353238666610472==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: bbrodt
Date: 2011-01-24 15:57:50 -0500 (Mon, 24 Jan 2011)
New Revision: 28582
Added:
trunk/documentation/whatsnew/bpel/.project
trunk/documentation/whatsnew/bpel/images/Handlers.png
trunk/documentation/whatsnew/bpel/images/ODE-Deployment-Descriptor-Wizar=
d.png
trunk/documentation/whatsnew/bpel/images/Receive-Properties.png
trunk/documentation/whatsnew/bpel/images/forEachVariable.png
Modified:
trunk/documentation/whatsnew/bpel/bpel-news-1.1.0.CR1.html
Log:
https://issues.jboss.org/browse/JBIDE-8170
What's new for CR1 - updated
Added: trunk/documentation/whatsnew/bpel/.project
=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/documentation/whatsnew/bpel/.project (rev=
0)
+++ trunk/documentation/whatsnew/bpel/.project 2011-01-24 20:57:50 UTC (rev=
28582)
@@ -0,0 +1,11 @@
+
+
+ bpel.new_and_noteworthy
+
+
+
+
+
+
+
+
Modified: trunk/documentation/whatsnew/bpel/bpel-news-1.1.0.CR1.html
=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/documentation/whatsnew/bpel/bpel-news-1.1.0.CR1.html 2011-01-24 2=
0:29:23 UTC (rev 28581)
+++ trunk/documentation/whatsnew/bpel/bpel-news-1.1.0.CR1.html 2011-01-24 2=
0:57:50 UTC (rev 28582)
@@ -17,25 +17,68 @@
- General
+ |
+
+
+ ODE Deployment Descriptor |
+ The name of the deployment descriptor has been change=
d from bpel-deploy.xml to simply deploy.xml
+ so that it is now consistent with the ODE and Riftsaw deployment framewo=
rk.
+ The "New ODE Deployment Descriptor" wizard now looks like this:
+ 
+ =
+ See JBID=
E-7334 for details.
+ |
+
+
+
+
+
|
- BPEL
- Editor |
- The following issues were fixed.
-
-JBIDE-6879 =
BPEL deployer should not be using PublishCopyUtili.java in JBoss as.core pa=
ckage
-JBIDE-7334 =
Change the bpeldeploy.xml to deploy.xml
-JBIDE-7786 =
Unable to associate BPEL project with SOA 5.1 runtime.
-JBIDE-7861 =
Unable to define invoke, receive, reply atributes by entering data without =
the use of "Quick Pick" or "Content Assist".
-JBIDE-8042 =
BPEL validator does not recognize counter variable inside forEach.
-JBIDE-8044 =
ArrayIndexOutOfBoundsException when adding compensateScope activity. =
br>
-JBIDE-8048 =
OnEvent Handler throws NPE when selecting PartnerLink and Operation in Prop=
erties tab
-JBIDE-8087 =
Incorrect imports in artifacts WSDL.
+ Quick-Pick Properties |
+ The "Quick Pick" and comboboxes in the Properties/Det=
ail tab of some of the activities are now synchronized;
+ For example, when a Receive Operation or Partner Link is selected from t=
he comboboxes, the Quick Pick selection is also updated.
+ <=
br />
+ =
+ See JBID=
E-7861 for details.
+ |
|
=
+
+
+
+
+ |
+
+
+ ForEach Counter Variables |
+ Counter variables defined in a ForEach activity were =
not accessible in Assign activities. This has now been fixed.
+ 
+ =
+ See JBID=
E-7861 for details.
+ |
+
+ =
+
+
+
+
+ |
+
+
+ Handler Windows |
+ Several bugs in the Event, Termination, Compensation =
and Fault Handler windows have been fixed.
+ 
+ =
+ See
+ JBIDE-8044=
and
+ JBIDE-8048
+ for more information.
+ |
+
+ =
=