You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by bu...@apache.org on 2012/12/28 12:40:49 UTC

svn commit: r844095 - in /websites/staging/ode/trunk/content: ./ ws-bpel-20-specification-compliance.html

Author: buildbot
Date: Fri Dec 28 11:40:48 2012
New Revision: 844095

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:40:48 2012
@@ -1 +1 @@
-1426468
+1426470

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:40:48 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>&lt;[receive](receive.html)&gt;</code>"></a></p>
-<h3 id="receive">&lt;<a href="receive.html">receive</a>&gt;</h3>
+<h3 id="receive"><code>&lt;</code><a href="receive.html"><code>receive</code></a><code>&gt;</code></h3>
 <p>There are several major issues with support for the <code>&lt;receive&gt;</code> activity.</p>
 <p>ODE does not yet support the <code>&lt;fromPart&gt;</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>