Author: buildbot
Date: Fri Dec 28 11:38:07 2012
New Revision: 844094
Log:
Staging update by buildbot for ode
Modified:
websites/staging/ode/trunk/content/ (props changed)
websites/staging/ode/trunk/content/ws-bpel-20-specification-compliance.html
Propchange: websites/staging/ode/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 28 11:38:07 2012
@@ -1 +1 @@
-1426465
+1426468
Modified:
websites/staging/ode/trunk/content/ws-bpel-20-specification-compliance.html
==============================================================================
--- websites/staging/ode/trunk/content/ws-bpel-20-specification-compliance.html
(original)
+++ websites/staging/ode/trunk/content/ws-bpel-20-specification-compliance.html
Fri Dec 28 11:38:07 2012
@@ -99,7 +99,7 @@
<h2 id="activities">Activities</h2>
<p>In this section the divergences from the specification for each standard
BPEL activity are described.</p>
<p><a
name="WS-BPEL2.0SpecificationCompliance-<code><[receive](receive.html)></code>"></a></p>
-<h3 id="wzxhzdk13receivewzxhzdk14"><pre><<a
href="receive.html">receive</a>></pre></h3>
+<h3 id="receive"><<a href="receive.html">receive</a>></h3>
<p>There are several major issues with support for the
<code><receive></code> activity.</p>
<p>ODE does not yet support the <code><fromPart></code> syntax.
Therefore, the <code>variable</code> attribute must be used. Furthermore, only
message variables can be referenced with the <code>variable</code> attribute,
whereas the <a href="ws-bpel-2.0.html">specification</a> permits referencing of
an element-typed variable if the WSDL for the request message contains a single
element-typed part.</p>
<p>Multiple start activities as described in section 10.4, and 15.4 of the <a
href="ws-bpel-2.0.html">specification</a>) are not officially supported. This
precludes the use of <code>initiate="join"</code>.</p>