[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: /TestCases/General_BPEL/src/main/resources/service1Impl.bpel - Rev 294
Reference:
http://tools.oasis-open.org/version-control/browse/wsvn/sca-assembly/TestCases/General_BPEL/src/main/resources/service1Impl.bpel
As discussed in the TC call, this BPEL process has two problems.
(1) The value of the attributes process/@queryLanguage and
process/@expressionLanguage SHOULD be
"urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0"
which represents the usage of XPath 1.0 within WS-BPEL 2.0. Support for
XPath 1.0 is mandated by WS-BPEL 2.0.
The WS-BPEL runtime may support XPath 2.0 (which is probably meant here),
but the attribute value
"urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
is not standardized anywhere.
(2) The start activity (receive with createInstance="yes") MUST be the
first activity within the sequence, so move the assign after the receive.
Again, the WS-BPEL runtime may support the current order but this is not
compliant with the BPEL spec.
Kind Regards
Dieter K�nig
Senior Technical Staff Member, WebSphere Process Server Architect
IBM Software Group, Application and Integration Middleware Software
WSS Business Process Solutions
Phone: +49-7031-16-3426 IBM Deutschland (Embedded
image moved
to file:
pic04887.gif)
E-Mail: dieterkoenig@de.ibm.com Sch�naicher Str. 220
71032 B�blingen
Germany
IBM Deutschland
Research &
Development
GmbH /
Vorsitzender des
Aufsichtsrats:
Martin Jetter
Gesch�ftsf�hrung:
Erich Baier
Sitz der
Gesellschaft:
B�blingen /
Registergericht:
Amtsgericht
Stuttgart, HRB
243294
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]