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 Jul 14 10:08:12 2017
@@ -1,119 +1,130 @@
-<!DOCTYPE html>
-<html>
-  <head>
-    <title>Apache ODE &ndash; WS-BPEL 2.0 Specification Compliance</title>
-    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"; 
/>
-
-    <link href="/css/application.min.css" rel="stylesheet" media="screen">
-    
-
-    
-    
-
-    <script src="http://code.jquery.com/jquery-latest.js";></script>
-    <script src="/js/bootstrap.min.js"></script>
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-36293077-1']);
-      _gaq.push(['_trackPageview']);
-
-      (function() {
-        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </head>
-  <body>
-
-    <!-- Navbar -->
-    <div class="navbar navbar-fixed-top">
-      <div class="navbar-inner">
-        <div class="container">
-          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a class="brand" href="/index.html">Apache ODE</a>
-          <div class="nav-collapse collapse">
-            <ul class="nav">
-              <li class="">
-                <a href="/getting-ode.html">Getting ODE</a>
-              </li>
-              <li class=" dropdown">
-                <a href="/userguide/" class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">Documentation<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="/userguide/">User Guide</a></li>
-                  <li><a href="/developerguide/">Developer Guide</a></li>
-                  <li><a 
href="/ws-bpel-20-specification-compliance.html">WS-BPEL Compliance</a></li>
-                  <li><a href="/extensions/">WS-BPEL Extensions</a></li>
-                  <li><a href="/faq.html">FAQ</a></li>
-                  <li><a href="/roadmap.html">Roadmap</a></li>
-                  <li><a href="/resource-services.html">Resources &amp; 
Services</a></li>
-                  <li><a href="/javadoc/">Javadoc</a></li>
-                </ul>
-              </li>
-              <li class=" dropdown">
-                <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Contributing<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="/mailing-lists.html">Mailing Lists</a></li>
-                  <li><a href="/developerguide/building-ode.html">Building 
ODE</a></li>
-                  <li><a href="/developerguide/source-code.html">Source 
Code</a></li>
-                  <li><a href="http://issues.apache.org/jira/browse/ODE";>Bug 
Tracking</a></li>
-                  <li><a href="/contributors.html">Contributors</a></li>
-                  <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
-                </ul>
-              </li>
-              <li class="dropdown">
-                <a href="http://www.apache.org"; class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">The ASF<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="http://www.apache.org";>Apache Software 
Foundation</a></li>
-                  <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-                  <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
-                  <li><a 
href="http://www.apache.org/security/";>Security</a></li>
-                </ul>
-              </li>
-            </ul>
-          </div>
-        </div>
-      </div>
-    </div>
-
-    <!-- Subhead -->
-    
-    <header class="jumbotron subhead" id="overview">
-      <div class="container">
-        
-        <h1>WS-BPEL 2.0 Specification Compliance</h1>
-        
-      </div>
-    </header>
-    
-
-    <!-- Content -->
-    <div class="container">
-      
-      <div class="row">
-        <div class="span12">
-          <p>This page provides information on ODE's compliance to the final 
<a href="ws-bpel-20.html">WS-BPEL 2.0</a> specification released by OASIS. ODE 
also implements <a href="/extensions/">a few extensions</a> we deemed 
necessary.</p>
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>Apache ODE &ndash; WS-BPEL 2.0 Specification Compliance</title>
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"; 
/>
+
+    <link href="/css/application.min.css" rel="stylesheet" media="screen">
+    
+
+    
+    
+
+    <script src="http://code.jquery.com/jquery-latest.js";></script>
+    <script src="/js/bootstrap.min.js"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-36293077-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body>
+
+    <!-- Navbar -->
+    <div class="navbar navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="brand" href="/index.html">Apache ODE</a>
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li class="">
+                <a href="/getting-ode.html">Getting ODE</a>
+              </li>
+              <li class=" dropdown">
+                <a href="/userguide/" class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/userguide/">User Guide</a></li>
+                  <li><a href="/developerguide/">Developer Guide</a></li>
+                  <li><a 
href="/ws-bpel-20-specification-compliance.html">WS-BPEL Compliance</a></li>
+                  <li><a href="/extensions/">WS-BPEL Extensions</a></li>
+                  <li><a href="/faq.html">FAQ</a></li>
+                  <li><a href="/roadmap.html">Roadmap</a></li>
+                  <li><a href="/resource-services.html">Resources &amp; 
Services</a></li>
+                  <li><a href="/javadoc/">Javadoc</a></li>
+                </ul>
+              </li>
+              <li class=" dropdown">
+                <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Contributing<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  <li><a href="/developerguide/building-ode.html">Building 
ODE</a></li>
+                  <li><a href="/developerguide/source-code.html">Source 
Code</a></li>
+                  <li><a href="http://issues.apache.org/jira/browse/ODE";>Bug 
Tracking</a></li>
+                  <li><a href="/contributors.html">Contributors</a></li>
+                  <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="http://www.apache.org"; class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">The ASF<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org";>Apache Software 
Foundation</a></li>
+                  <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                  <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
+                  <li><a 
href="http://www.apache.org/security/";>Security</a></li>
+                </ul>
+              </li>
+            </ul>
+          </div>
+        </div>
+      </div>
+    </div>
+
+    <!-- Subhead -->
+    
+    <header class="jumbotron subhead" id="overview">
+      <div class="container">
+        
+        <h1>WS-BPEL 2.0 Specification Compliance</h1>
+        
+      </div>
+    </header>
+    
+
+    <!-- Content -->
+    <div class="container">
+      
+      <div class="row">
+        <div class="span12">
+          <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page provides information on ODE's compliance to the final <a 
href="ws-bpel-20.html">WS-BPEL 2.0</a> specification released by OASIS. ODE 
also implements <a href="/extensions/">a few extensions</a> we deemed 
necessary.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-StaticAnalysis"></a></p>
-<h2 id="static-analysis">Static Analysis</h2>
+<h2 id="static-analysis">Static Analysis<a class="headerlink" 
href="#static-analysis" title="Permanent link">&para;</a></h2>
 <p>In this section the divergenced from the specification relating to static 
analysis requirements are described.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-Variables"></a></p>
-<h2 id="variables">Variables</h2>
+<h2 id="variables">Variables<a class="headerlink" href="#variables" 
title="Permanent link">&para;</a></h2>
 <p><a name="WS-BPEL2.0SpecificationCompliance-Initialization"></a></p>
-<h3 id="initialization">Initialization</h3>
+<h3 id="initialization">Initialization<a class="headerlink" 
href="#initialization" title="Permanent link">&para;</a></h3>
 <p>The inline <code>from-spec</code> used for variable initialization (BPEL 
2.0 Section 8.1) is not supported, however a patch is available (see 
ODE-236).</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-ExternalVariables"></a></p>
-<h3 id="external-variables">External Variables</h3>
+<h3 id="external-variables">External Variables<a class="headerlink" 
href="#external-variables" title="Permanent link">&para;</a></h3>
 <p>In addition to regular variables that are managed by the engine according 
to the BPEL specification, ODE adds support for variables whose content is 
stored externally yet transparently accessible from the engine.  See <a 
href="/extensions/external-variables.html">External Variables</a> for more 
information.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-Activities"></a></p>
-<h2 id="activities">Activities</h2>
+<h2 id="activities">Activities<a class="headerlink" href="#activities" 
title="Permanent link">&para;</a></h2>
 <p>In this section the divergences from the specification for each standard 
BPEL activity are described.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-receive"></a></p>
-<h3 id="receive">&lt;<a href="receive.html">receive</a>&gt;</h3>
+<h3 id="receive">&lt;<a href="receive.html">receive</a>&gt;<a 
class="headerlink" href="#receive" title="Permanent link">&para;</a></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-20.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-20.html">specification</a>) are not officially supported. This 
precludes the use of <code>initiate="join"</code>.</p>
@@ -129,89 +140,89 @@
 <p>The specification defines two standard faults --- 
<code>bpel:[conflictingRequest](conflictingrequest.html)</code> and 
<code>bpel:[conflictingReceive](conflictingreceive.html)</code> --- to deal 
with two similar error conditions relating to multiple outstanding requests on 
a single partner-link/operation/messageExchange tuple. ODE does not distinguish 
between these two conditions and <code>conflictingReceive</code> is thrown 
whenever either of the conditions occurs. That is to say, in certain cases a 
<code>conflictingReceive</code> indicates a <code>conflictingRequest</code>, 
and <code>conflictingRequest</code> is never thrown.</p>
 <p>Finally, the <code>validate</code> attribute --- if present --- is ignored: 
ODE currently provides no variable validation.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-reply"></a></p>
-<h3 id="wzxhzdk15"><reply></h3>
+<h3 id="_1"><reply><a class="headerlink" href="#_1" title="Permanent 
link">&para;</a></h3>
 <p>The conformance issues with the <code>&lt;reply&gt;</code> activity mirror 
those of the <code>&lt;receive&gt;</code> activity as described above: the 
<code>&lt;toPart&gt;</code> syntax is not supported, and <code>variable</code> 
attributes must reference message-typed variables.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-invoke"></a></p>
-<h3 id="invoke">&lt;<a href="invoke.html">invoke</a>&gt;</h3>
+<h3 id="invoke">&lt;<a href="invoke.html">invoke</a>&gt;<a class="headerlink" 
href="#invoke" title="Permanent link">&para;</a></h3>
 <p>Again, as in the <code>&lt;receive&gt;&gt;</code> and 
<code>&lt;reply&gt;</code> activities, the <code>&lt;toPart&gt;&gt;</code> and 
<code>&lt;fromPart&gt;&gt;</code> syntax are not supported. Similarly, the 
<code>inputVariable</code> and <code>outputVariable</code> attributes must  
reference message-typed variables. Here too, the <code>validate</code> 
attribute is ignored.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-assign"></a></p>
-<h3 id="assign">&lt;<a href="assign.html">assign</a>&gt;</h3>
+<h3 id="assign">&lt;<a href="assign.html">assign</a>&gt;<a class="headerlink" 
href="#assign" title="Permanent link">&para;</a></h3>
 <p>The WS-BPEL 2.0 specification requires the &lt;<a 
href="assign.html">assign</a>&gt; activity to be atomic. Currently in ODE, each 
<code>&lt;copy&gt;</code> is atomic.</p>
 <p>The specification also provides for validating variables at the end of an 
assignment using the <code>validate</code> attribute. ODE does not support 
this. This means that the 
<code>bpel:[invalidVariables](invalidvariables.html)</code> fault is never 
thrown by an &lt;<a href="assign.html">assign</a>&gt; activity.</p>
 <p>Inline assignment as part of the variable declaration isn't currently 
supported.</p>
 <p>ODE currently uses the <code>expressionLanguage</code> attribute to 
determine the language used in assignments instead of using the 
<code>queryLanguage</code> attribute.</p>
 <p>There are no other known divergences from the specification relating to the 
<code>&lt;assign&gt;</code> activity that would prevent the execution of valid 
BPEL assignments. ODE provides certain (non-standard) extensions to the 
<code>&lt;assign&gt;</code> activity that do not conform to the specification's 
requirements for assignment extensions. Consult the <a 
href="assign.html">reference page</a> for the <code>&lt;assign&gt;</code> 
activity for further details regarding non-standard extensions.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-throw"></a></p>
-<h3 id="wzxhzdk22"><throw></h3>
+<h3 id="_2"><throw><a class="headerlink" href="#_2" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;throw&gt;</code> activity is fully compliant with the 
specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-exit"></a></p>
-<h3 id="wzxhzdk25"><exit></h3>
+<h3 id="_3"><exit><a class="headerlink" href="#_3" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;exit&gt;</code> activity is fully compliant with the 
specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-wait"></a></p>
-<h3 id="wzxhzdk28"><wait></h3>
+<h3 id="_4"><wait><a class="headerlink" href="#_4" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;wait&gt;</code> activity is fully compliant with the 
specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-empty"></a></p>
-<h3 id="wzxhzdk31"><empty></h3>
+<h3 id="_5"><empty><a class="headerlink" href="#_5" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;empty&gt;</code> activity is fully compliant with the 
specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-sequence"></a></p>
-<h3 id="wzxhzdk34"><sequence></h3>
+<h3 id="_6"><sequence><a class="headerlink" href="#_6" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;sequence&gt;</code> activity is fully compliant with the 
specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-if"></a></p>
-<h3 id="wzxhzdk37"><if></h3>
+<h3 id="_7"><if><a class="headerlink" href="#_7" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;if&gt;</code> activity is fully compliant with the 
specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-while"></a></p>
-<h3 id="wzxhzdk40"><while></h3>
+<h3 id="_8"><while><a class="headerlink" href="#_8" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;while&gt;</code> activity is fully compliant with the 
specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-repeatUntil"></a></p>
-<h3 id="wzxhzdk43"><repeatUntil></h3>
+<h3 id="_9"><repeatUntil><a class="headerlink" href="#_9" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;repeatUntil&gt;</code> activity is fully compliant with the 
specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-forEach"></a></p>
-<h3 id="wzxhzdk46"><forEach></h3>
+<h3 id="_10"><forEach><a class="headerlink" href="#_10" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;forEach&gt;</code> activity is fully compliant with the 
specification.  ODE supports both sequential and parallel for-each 
semantics.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-pick"></a></p>
-<h3 id="pick">&lt;<a href="pick.html">pick</a>&gt;</h3>
+<h3 id="pick">&lt;<a href="pick.html">pick</a>&gt;<a class="headerlink" 
href="#pick" title="Permanent link">&para;</a></h3>
 <p>The &lt;<a href="pick.html">pick</a>&gt; activity has the same issues as 
the &lt;<a href="receive.html">receive</a>&gt; activity.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-flow`"></a></p>
-<h3 id="wzxhzdk51"><flow></h3>
+<h3 id="_11"><flow><a class="headerlink" href="#_11" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;flow&gt;</code> activity is fully compliant with the 
specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-scope"></a></p>
-<h3 id="wzxhzdk54"><scope></h3>
+<h3 id="_12"><scope><a class="headerlink" href="#_12" title="Permanent 
link">&para;</a></h3>
 <p>Isolated scopes are implemented in ODE's experimental branch (as of 
September 2007) and will be released in ODE 2.x.</p>
 <p>ODE v1.0/1.1 do not support isolated scopes nor do they support "exit on 
standard fault" semantics. Hence, a BPEL 2.0 process will be interpreted as if  
any <code>isolated</code> and <code>exitOnStandardFault</code> attributes on 
<code>&lt;scope&gt;</code> elements did not exist.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-compensate"></a></p>
-<h3 id="compensate">&lt;<a href="compensate.html">compensate</a>&gt;</h3>
+<h3 id="compensate">&lt;<a href="compensate.html">compensate</a>&gt;<a 
class="headerlink" href="#compensate" title="Permanent link">&para;</a></h3>
 <p>The <code>&lt;compensate&gt;</code> activity is not compliant with the 
specification. In ODE, this activity has the same effect and syntax as 
<code>&lt;compensateScope&gt;</code>. In addition, the <code>scope</code> 
attribute may be used in place of the <code>target</code> attribute with the 
same effect; and  ODE expects one of these attributes must be specified.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-compensateScope"></a></p>
-<h3 id="wzxhzdk59"><compensateScope></h3>
+<h3 id="_13"><compensateScope><a class="headerlink" href="#_13" 
title="Permanent link">&para;</a></h3>
 <p>The <code>&lt;compensateScope&gt;</code> activity is fully compliant with 
the specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-rethrow"></a></p>
-<h3 id="wzxhzdk62"><rethrow></h3>
+<h3 id="_14"><rethrow><a class="headerlink" href="#_14" title="Permanent 
link">&para;</a></h3>
 <p>The <code>&lt;rethrow&gt;</code> activity is fully compliant with the 
specification.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-validate"></a></p>
-<h3 id="validate">&lt;<a href="validate.html">validate</a>&gt;</h3>
+<h3 id="validate">&lt;<a href="validate.html">validate</a>&gt;<a 
class="headerlink" href="#validate" title="Permanent link">&para;</a></h3>
 <p>The <code>&lt;validate&gt;</code> activity is  <em>not</em>  implemented by 
ODE. Processescontaining such activities will cause a compilation failure.</p>
 <p><a name="WS-BPEL2.0SpecificationCompliance-extensionActivity"></a></p>
-<h3 id="wzxhzdk67"><extensionActivity></h3>
-<p>Activity extension is not supported in ODE. There is an implementation in 
the ODE experimental branch.</p>
-        </div>
-      </div>
-      
-
-      <!-- Footer -->
-      <footer class="footer">
-        <div class='row'>
-          <div class='span3'>
-            <img src="/img/asf.png" alt="Apache Software Foundation"/>
-          </div>
-          <div class='span9'>
-            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
-            Through a collaborative and meritocratic development process, 
Apache
-            projects deliver enterprise-grade, freely available software 
products that
-            attract large communities of users.</p>
-            <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
-          </div>
-        </div>
-      </footer>
-    </div> <!-- /container -->
-  </body>
+<h3 id="_15"><extensionActivity><a class="headerlink" href="#_15" 
title="Permanent link">&para;</a></h3>
+<p>Activity extension is not supported in ODE. There is an implementation in 
the ODE experimental branch.</p>
+        </div>
+      </div>
+      
+
+      <!-- Footer -->
+      <footer class="footer">
+        <div class='row'>
+          <div class='span3'>
+            <img src="/img/asf_logo_url.png" alt="Apache Software Foundation"/>
+          </div>
+          <div class='span9'>
+            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
+            Through a collaborative and meritocratic development process, 
Apache
+            projects deliver enterprise-grade, freely available software 
products that
+            attract large communities of users.</p>
+            <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
+          </div>
+        </div>
+      </footer>
+    </div> <!-- /container -->
+  </body>
 </html>
\ No newline at end of file

Modified: websites/staging/ode/trunk/content/ws-bpel-20.html
==============================================================================
--- websites/staging/ode/trunk/content/ws-bpel-20.html (original)
+++ websites/staging/ode/trunk/content/ws-bpel-20.html Fri Jul 14 10:08:12 2017
@@ -1,105 +1,115 @@
-<!DOCTYPE html>
-<html>
-  <head>
-    <title>Apache ODE &ndash; WS-BPEL 2.0</title>
-    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"; 
/>
-
-    <link href="/css/application.min.css" rel="stylesheet" media="screen">
-    
-
-    
-    
-
-    <script src="http://code.jquery.com/jquery-latest.js";></script>
-    <script src="/js/bootstrap.min.js"></script>
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-36293077-1']);
-      _gaq.push(['_trackPageview']);
-
-      (function() {
-        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </head>
-  <body>
-
-    <!-- Navbar -->
-    <div class="navbar navbar-fixed-top">
-      <div class="navbar-inner">
-        <div class="container">
-          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a class="brand" href="/index.html">Apache ODE</a>
-          <div class="nav-collapse collapse">
-            <ul class="nav">
-              <li class="">
-                <a href="/getting-ode.html">Getting ODE</a>
-              </li>
-              <li class="active dropdown">
-                <a href="/userguide/" class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">Documentation<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="/userguide/">User Guide</a></li>
-                  <li><a href="/developerguide/">Developer Guide</a></li>
-                  <li><a 
href="/ws-bpel-20-specification-compliance.html">WS-BPEL Compliance</a></li>
-                  <li><a href="/extensions/">WS-BPEL Extensions</a></li>
-                  <li><a href="/faq.html">FAQ</a></li>
-                  <li><a href="/roadmap.html">Roadmap</a></li>
-                  <li><a href="/resource-services.html">Resources &amp; 
Services</a></li>
-                  <li><a href="/javadoc/">Javadoc</a></li>
-                </ul>
-              </li>
-              <li class=" dropdown">
-                <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Contributing<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="/mailing-lists.html">Mailing Lists</a></li>
-                  <li><a href="/developerguide/building-ode.html">Building 
ODE</a></li>
-                  <li><a href="/developerguide/source-code.html">Source 
Code</a></li>
-                  <li><a href="http://issues.apache.org/jira/browse/ODE";>Bug 
Tracking</a></li>
-                  <li><a href="/contributors.html">Contributors</a></li>
-                  <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
-                </ul>
-              </li>
-              <li class="dropdown">
-                <a href="http://www.apache.org"; class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">The ASF<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="http://www.apache.org";>Apache Software 
Foundation</a></li>
-                  <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-                  <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
-                  <li><a 
href="http://www.apache.org/security/";>Security</a></li>
-                </ul>
-              </li>
-            </ul>
-          </div>
-        </div>
-      </div>
-    </div>
-
-    <!-- Subhead -->
-    
-    <header class="jumbotron subhead" id="overview">
-      <div class="container">
-        
-        <h1>WS-BPEL 2.0</h1>
-        
-      </div>
-    </header>
-    
-
-    <!-- Content -->
-    <div class="container">
-      
-      <div class="row">
-        <div class="span12">
-          <h2 id="overview">Overview</h2>
-<p><strong>WS-BPEL 2.0</strong> - the first official version of the BPEL 
specification released by the <a href="http://www.oasis-open.org";>OASIS</a> <a 
href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsbpel";>technical
 committee</a>.<br />
-</p>
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>Apache ODE &ndash; WS-BPEL 2.0</title>
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"; 
/>
+
+    <link href="/css/application.min.css" rel="stylesheet" media="screen">
+    
+
+    
+    
+
+    <script src="http://code.jquery.com/jquery-latest.js";></script>
+    <script src="/js/bootstrap.min.js"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-36293077-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body>
+
+    <!-- Navbar -->
+    <div class="navbar navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="brand" href="/index.html">Apache ODE</a>
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li class="">
+                <a href="/getting-ode.html">Getting ODE</a>
+              </li>
+              <li class="active dropdown">
+                <a href="/userguide/" class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/userguide/">User Guide</a></li>
+                  <li><a href="/developerguide/">Developer Guide</a></li>
+                  <li><a 
href="/ws-bpel-20-specification-compliance.html">WS-BPEL Compliance</a></li>
+                  <li><a href="/extensions/">WS-BPEL Extensions</a></li>
+                  <li><a href="/faq.html">FAQ</a></li>
+                  <li><a href="/roadmap.html">Roadmap</a></li>
+                  <li><a href="/resource-services.html">Resources &amp; 
Services</a></li>
+                  <li><a href="/javadoc/">Javadoc</a></li>
+                </ul>
+              </li>
+              <li class=" dropdown">
+                <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Contributing<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  <li><a href="/developerguide/building-ode.html">Building 
ODE</a></li>
+                  <li><a href="/developerguide/source-code.html">Source 
Code</a></li>
+                  <li><a href="http://issues.apache.org/jira/browse/ODE";>Bug 
Tracking</a></li>
+                  <li><a href="/contributors.html">Contributors</a></li>
+                  <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="http://www.apache.org"; class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">The ASF<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org";>Apache Software 
Foundation</a></li>
+                  <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                  <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
+                  <li><a 
href="http://www.apache.org/security/";>Security</a></li>
+                </ul>
+              </li>
+            </ul>
+          </div>
+        </div>
+      </div>
+    </div>
+
+    <!-- Subhead -->
+    
+    <header class="jumbotron subhead" id="overview">
+      <div class="container">
+        
+        <h1>WS-BPEL 2.0</h1>
+        
+      </div>
+    </header>
+    
+
+    <!-- Content -->
+    <div class="container">
+      
+      <div class="row">
+        <div class="span12">
+          <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="overview">Overview<a class="headerlink" href="#overview" 
title="Permanent link">&para;</a></h2>
+<p><strong>WS-BPEL 2.0</strong> - the first official version of the BPEL 
specification released by the <a href="http://www.oasis-open.org";>OASIS</a> <a 
href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsbpel";>technical
 committee</a>.  </p>
 <p>The specification has been finalized and can be found <a 
href="http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html";>here</a>. 
To learn more about it check the webinars produced by the technical 
committee:</p>
 <ul>
 <li>http://www.oasis-open.org/events/webinars/</li>
@@ -112,29 +122,29 @@
 <li><a 
href="http://www.oasis-open.org/committees/download.php/23067/WS-BPEL%20Technical%20Overview%20for%20Developers%20and%20Architects%20-%20Part%202%20%28Dieter%20Koenig%29.pdf";>Technical
 overview part 2</a></li>
 <li><a 
href="http://www.oasis-open.org/committees/download.php/23066/WS-BPEL%20Technical%20Overview%20for%20Developers%20and%20Architects%20-%20Part%203%20%28Charlton%20Barreto%29.pdf";>Technical
 overview part 3</a></li>
 </ul>
-<h2 id="odes-support-of-the-specification">ODE's support of the 
specification</h2>
+<h2 id="odes-support-of-the-specification">ODE's support of the 
specification<a class="headerlink" href="#odes-support-of-the-specification" 
title="Permanent link">&para;</a></h2>
 <p>ODE's support of the specification is outlined on the <a 
href="ws-bpel-20-specification-compliance.html">WS-BPEL 2.0 Specification 
Compliance</a> page.</p>
-<h2 id="odes-bpel-extensions">ODE's BPEL extensions</h2>
-<p>ODE also supports <a href="/extensions/">a few extensions</a> to WS-BPEL in 
the areas we thought necessary.</p>
-        </div>
-      </div>
-      
-
-      <!-- Footer -->
-      <footer class="footer">
-        <div class='row'>
-          <div class='span3'>
-            <img src="/img/asf.png" alt="Apache Software Foundation"/>
-          </div>
-          <div class='span9'>
-            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
-            Through a collaborative and meritocratic development process, 
Apache
-            projects deliver enterprise-grade, freely available software 
products that
-            attract large communities of users.</p>
-            <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
-          </div>
-        </div>
-      </footer>
-    </div> <!-- /container -->
-  </body>
+<h2 id="odes-bpel-extensions">ODE's BPEL extensions<a class="headerlink" 
href="#odes-bpel-extensions" title="Permanent link">&para;</a></h2>
+<p>ODE also supports <a href="/extensions/">a few extensions</a> to WS-BPEL in 
the areas we thought necessary.</p>
+        </div>
+      </div>
+      
+
+      <!-- Footer -->
+      <footer class="footer">
+        <div class='row'>
+          <div class='span3'>
+            <img src="/img/asf_logo_url.png" alt="Apache Software Foundation"/>
+          </div>
+          <div class='span9'>
+            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
+            Through a collaborative and meritocratic development process, 
Apache
+            projects deliver enterprise-grade, freely available software 
products that
+            attract large communities of users.</p>
+            <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
+          </div>
+        </div>
+      </footer>
+    </div> <!-- /container -->
+  </body>
 </html>
\ No newline at end of file

Modified: websites/staging/ode/trunk/content/ws-i-basic-profile-11.html
==============================================================================
--- websites/staging/ode/trunk/content/ws-i-basic-profile-11.html (original)
+++ websites/staging/ode/trunk/content/ws-i-basic-profile-11.html Fri Jul 14 
10:08:12 2017
@@ -1,122 +1,133 @@
-<!DOCTYPE html>
-<html>
-  <head>
-    <title>Apache ODE &ndash; WS-I Basic Profile 1.1</title>
-    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"; 
/>
-
-    <link href="/css/application.min.css" rel="stylesheet" media="screen">
-    
-
-    
-    
-
-    <script src="http://code.jquery.com/jquery-latest.js";></script>
-    <script src="/js/bootstrap.min.js"></script>
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-36293077-1']);
-      _gaq.push(['_trackPageview']);
-
-      (function() {
-        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </head>
-  <body>
-
-    <!-- Navbar -->
-    <div class="navbar navbar-fixed-top">
-      <div class="navbar-inner">
-        <div class="container">
-          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a class="brand" href="/index.html">Apache ODE</a>
-          <div class="nav-collapse collapse">
-            <ul class="nav">
-              <li class="">
-                <a href="/getting-ode.html">Getting ODE</a>
-              </li>
-              <li class=" dropdown">
-                <a href="/userguide/" class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">Documentation<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="/userguide/">User Guide</a></li>
-                  <li><a href="/developerguide/">Developer Guide</a></li>
-                  <li><a 
href="/ws-bpel-20-specification-compliance.html">WS-BPEL Compliance</a></li>
-                  <li><a href="/extensions/">WS-BPEL Extensions</a></li>
-                  <li><a href="/faq.html">FAQ</a></li>
-                  <li><a href="/roadmap.html">Roadmap</a></li>
-                  <li><a href="/resource-services.html">Resources &amp; 
Services</a></li>
-                  <li><a href="/javadoc/">Javadoc</a></li>
-                </ul>
-              </li>
-              <li class=" dropdown">
-                <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Contributing<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="/mailing-lists.html">Mailing Lists</a></li>
-                  <li><a href="/developerguide/building-ode.html">Building 
ODE</a></li>
-                  <li><a href="/developerguide/source-code.html">Source 
Code</a></li>
-                  <li><a href="http://issues.apache.org/jira/browse/ODE";>Bug 
Tracking</a></li>
-                  <li><a href="/contributors.html">Contributors</a></li>
-                  <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
-                </ul>
-              </li>
-              <li class="dropdown">
-                <a href="http://www.apache.org"; class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">The ASF<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="http://www.apache.org";>Apache Software 
Foundation</a></li>
-                  <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-                  <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
-                  <li><a 
href="http://www.apache.org/security/";>Security</a></li>
-                </ul>
-              </li>
-            </ul>
-          </div>
-        </div>
-      </div>
-    </div>
-
-    <!-- Subhead -->
-    
-    <header class="jumbotron subhead" id="overview">
-      <div class="container">
-        
-        <h1>WS-I Basic Profile 1.1</h1>
-        
-      </div>
-    </header>
-    
-
-    <!-- Content -->
-    <div class="container">
-      
-      <div class="row">
-        <div class="span12">
-          <p><em>WS-I Basic Profile 1.1</em> --- {excerpt}an interoperability 
<a href="http://www.ws-i.org/Profiles/BasicProfile-1.1.html";>standard</a> that 
clarifies the use of [SOAP 1.1] and [WSDL 1.1].{excerpt}</p>
-        </div>
-      </div>
-      
-
-      <!-- Footer -->
-      <footer class="footer">
-        <div class='row'>
-          <div class='span3'>
-            <img src="/img/asf.png" alt="Apache Software Foundation"/>
-          </div>
-          <div class='span9'>
-            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
-            Through a collaborative and meritocratic development process, 
Apache
-            projects deliver enterprise-grade, freely available software 
products that
-            attract large communities of users.</p>
-            <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
-          </div>
-        </div>
-      </footer>
-    </div> <!-- /container -->
-  </body>
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>Apache ODE &ndash; WS-I Basic Profile 1.1</title>
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"; 
/>
+
+    <link href="/css/application.min.css" rel="stylesheet" media="screen">
+    
+
+    
+    
+
+    <script src="http://code.jquery.com/jquery-latest.js";></script>
+    <script src="/js/bootstrap.min.js"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-36293077-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body>
+
+    <!-- Navbar -->
+    <div class="navbar navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="brand" href="/index.html">Apache ODE</a>
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li class="">
+                <a href="/getting-ode.html">Getting ODE</a>
+              </li>
+              <li class=" dropdown">
+                <a href="/userguide/" class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/userguide/">User Guide</a></li>
+                  <li><a href="/developerguide/">Developer Guide</a></li>
+                  <li><a 
href="/ws-bpel-20-specification-compliance.html">WS-BPEL Compliance</a></li>
+                  <li><a href="/extensions/">WS-BPEL Extensions</a></li>
+                  <li><a href="/faq.html">FAQ</a></li>
+                  <li><a href="/roadmap.html">Roadmap</a></li>
+                  <li><a href="/resource-services.html">Resources &amp; 
Services</a></li>
+                  <li><a href="/javadoc/">Javadoc</a></li>
+                </ul>
+              </li>
+              <li class=" dropdown">
+                <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Contributing<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  <li><a href="/developerguide/building-ode.html">Building 
ODE</a></li>
+                  <li><a href="/developerguide/source-code.html">Source 
Code</a></li>
+                  <li><a href="http://issues.apache.org/jira/browse/ODE";>Bug 
Tracking</a></li>
+                  <li><a href="/contributors.html">Contributors</a></li>
+                  <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="http://www.apache.org"; class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">The ASF<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org";>Apache Software 
Foundation</a></li>
+                  <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                  <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
+                  <li><a 
href="http://www.apache.org/security/";>Security</a></li>
+                </ul>
+              </li>
+            </ul>
+          </div>
+        </div>
+      </div>
+    </div>
+
+    <!-- Subhead -->
+    
+    <header class="jumbotron subhead" id="overview">
+      <div class="container">
+        
+        <h1>WS-I Basic Profile 1.1</h1>
+        
+      </div>
+    </header>
+    
+
+    <!-- Content -->
+    <div class="container">
+      
+      <div class="row">
+        <div class="span12">
+          <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><em>WS-I Basic Profile 1.1</em> --- {excerpt}an interoperability <a 
href="http://www.ws-i.org/Profiles/BasicProfile-1.1.html";>standard</a> that 
clarifies the use of [SOAP 1.1] and [WSDL 1.1].{excerpt}</p>
+        </div>
+      </div>
+      
+
+      <!-- Footer -->
+      <footer class="footer">
+        <div class='row'>
+          <div class='span3'>
+            <img src="/img/asf_logo_url.png" alt="Apache Software Foundation"/>
+          </div>
+          <div class='span9'>
+            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
+            Through a collaborative and meritocratic development process, 
Apache
+            projects deliver enterprise-grade, freely available software 
products that
+            attract large communities of users.</p>
+            <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
+          </div>
+        </div>
+      </footer>
+    </div> <!-- /container -->
+  </body>
 </html>
\ No newline at end of file

Modified: websites/staging/ode/trunk/content/ws-security-in-ode.html
==============================================================================
--- websites/staging/ode/trunk/content/ws-security-in-ode.html (original)
+++ websites/staging/ode/trunk/content/ws-security-in-ode.html Fri Jul 14 
10:08:12 2017
@@ -1,104 +1,115 @@
-<!DOCTYPE html>
-<html>
-  <head>
-    <title>Apache ODE &ndash; WS-Security in ODE</title>
-    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"; 
/>
-
-    <link href="/css/application.min.css" rel="stylesheet" media="screen">
-    
-
-    
-    
-
-    <script src="http://code.jquery.com/jquery-latest.js";></script>
-    <script src="/js/bootstrap.min.js"></script>
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-36293077-1']);
-      _gaq.push(['_trackPageview']);
-
-      (function() {
-        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </head>
-  <body>
-
-    <!-- Navbar -->
-    <div class="navbar navbar-fixed-top">
-      <div class="navbar-inner">
-        <div class="container">
-          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a class="brand" href="/index.html">Apache ODE</a>
-          <div class="nav-collapse collapse">
-            <ul class="nav">
-              <li class="">
-                <a href="/getting-ode.html">Getting ODE</a>
-              </li>
-              <li class="active dropdown">
-                <a href="/userguide/" class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">Documentation<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="/userguide/">User Guide</a></li>
-                  <li><a href="/developerguide/">Developer Guide</a></li>
-                  <li><a 
href="/ws-bpel-20-specification-compliance.html">WS-BPEL Compliance</a></li>
-                  <li><a href="/extensions/">WS-BPEL Extensions</a></li>
-                  <li><a href="/faq.html">FAQ</a></li>
-                  <li><a href="/roadmap.html">Roadmap</a></li>
-                  <li><a href="/resource-services.html">Resources &amp; 
Services</a></li>
-                  <li><a href="/javadoc/">Javadoc</a></li>
-                </ul>
-              </li>
-              <li class=" dropdown">
-                <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Contributing<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="/mailing-lists.html">Mailing Lists</a></li>
-                  <li><a href="/developerguide/building-ode.html">Building 
ODE</a></li>
-                  <li><a href="/developerguide/source-code.html">Source 
Code</a></li>
-                  <li><a href="http://issues.apache.org/jira/browse/ODE";>Bug 
Tracking</a></li>
-                  <li><a href="/contributors.html">Contributors</a></li>
-                  <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
-                </ul>
-              </li>
-              <li class="dropdown">
-                <a href="http://www.apache.org"; class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">The ASF<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="http://www.apache.org";>Apache Software 
Foundation</a></li>
-                  <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-                  <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
-                  <li><a 
href="http://www.apache.org/security/";>Security</a></li>
-                </ul>
-              </li>
-            </ul>
-          </div>
-        </div>
-      </div>
-    </div>
-
-    <!-- Subhead -->
-    
-    <header class="jumbotron subhead" id="overview">
-      <div class="container">
-        
-        <h1>WS-Security in ODE</h1>
-        
-      </div>
-    </header>
-    
-
-    <!-- Content -->
-    <div class="container">
-      
-      <div class="row">
-        <div class="span12">
-          <p><a name="WS-SecurityinODE-HowtouseWS-SecurityinODE?"></a></p>
-<h2 id="how-to-use-ws-security-in-ode">How to use WS-Security in ODE?</h2>
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>Apache ODE &ndash; WS-Security in ODE</title>
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"; 
/>
+
+    <link href="/css/application.min.css" rel="stylesheet" media="screen">
+    
+
+    
+    
+
+    <script src="http://code.jquery.com/jquery-latest.js";></script>
+    <script src="/js/bootstrap.min.js"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-36293077-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body>
+
+    <!-- Navbar -->
+    <div class="navbar navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="brand" href="/index.html">Apache ODE</a>
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li class="">
+                <a href="/getting-ode.html">Getting ODE</a>
+              </li>
+              <li class="active dropdown">
+                <a href="/userguide/" class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/userguide/">User Guide</a></li>
+                  <li><a href="/developerguide/">Developer Guide</a></li>
+                  <li><a 
href="/ws-bpel-20-specification-compliance.html">WS-BPEL Compliance</a></li>
+                  <li><a href="/extensions/">WS-BPEL Extensions</a></li>
+                  <li><a href="/faq.html">FAQ</a></li>
+                  <li><a href="/roadmap.html">Roadmap</a></li>
+                  <li><a href="/resource-services.html">Resources &amp; 
Services</a></li>
+                  <li><a href="/javadoc/">Javadoc</a></li>
+                </ul>
+              </li>
+              <li class=" dropdown">
+                <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Contributing<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  <li><a href="/developerguide/building-ode.html">Building 
ODE</a></li>
+                  <li><a href="/developerguide/source-code.html">Source 
Code</a></li>
+                  <li><a href="http://issues.apache.org/jira/browse/ODE";>Bug 
Tracking</a></li>
+                  <li><a href="/contributors.html">Contributors</a></li>
+                  <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="http://www.apache.org"; class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">The ASF<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org";>Apache Software 
Foundation</a></li>
+                  <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                  <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
+                  <li><a 
href="http://www.apache.org/security/";>Security</a></li>
+                </ul>
+              </li>
+            </ul>
+          </div>
+        </div>
+      </div>
+    </div>
+
+    <!-- Subhead -->
+    
+    <header class="jumbotron subhead" id="overview">
+      <div class="container">
+        
+        <h1>WS-Security in ODE</h1>
+        
+      </div>
+    </header>
+    
+
+    <!-- Content -->
+    <div class="container">
+      
+      <div class="row">
+        <div class="span12">
+          <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="WS-SecurityinODE-HowtouseWS-SecurityinODE?"></a></p>
+<h2 id="how-to-use-ws-security-in-ode">How to use WS-Security in ODE?<a 
class="headerlink" href="#how-to-use-ws-security-in-ode" title="Permanent 
link">&para;</a></h2>
 <div class="toc">
 <ul>
 <li><a href="#how-to-use-ws-security-in-ode">How to use WS-Security in 
ODE?</a><ul>
@@ -129,7 +140,7 @@
 
 <p>ODE 1.3.2 introduces support for WS-Security: secure services can now be 
invoked from a process, and the process service itself might be secured. A 
first part will explain how to invoke a secured service, a second part how to 
secure the process service.</p>
 <p>ODE has an <a 
href="/developerguide/architectural-overview.html#ODE-Integration-Layers">Integration
 Layer based on Axis2</a> so using Rampart, the Axis2 security modules, goes 
without saying. As a result this section will only focus on Rampart 
integration. Rampart and WS-Security specifications won't be detailed here. 
Please refer to their ad-hoc documentations for further details.</p>
-<h3 id="quick-rampart-introduction">Quick Rampart introduction</h3>
+<h3 id="quick-rampart-introduction">Quick Rampart introduction<a 
class="headerlink" href="#quick-rampart-introduction" title="Permanent 
link">&para;</a></h3>
 <p>As any other Axis2 module, Rampart is configurable with <a 
href="http://ws.apache.org/axis2/1_0/axis2config.html#Service_Configuration";>Axis2
 Service configuration files</a>. For instance a service.xml document, using 
the parameter based configuration model, might be:</p>
 <div class="codehilite"><pre><span class="nt">&lt;service&gt;</span>
 
@@ -213,8 +224,8 @@
 
 <p>The important thing to notice is that these documents are plain <a 
href="http://ws.apache.org/axis2/1_0/axis2config.html#Service_Configuration";>Axis2
 Service configuration files</a>. And as explained in the <a 
href="endpoint-configuration.html#Additional-Configuration-for-SOAP-Endpoints">ODE
 User Guide</a>, a mechanism to handle these files already exists. So all we 
have to do is reuse this mechanism, the rest is pure Rampart configuration.</p>
 <p>Let's take an example and see the actual required steps.</p>
-<h3 id="how-to-invoke-a-secure-web-service">How to invoke a secure web 
service?</h3>
-<h4 id="prepare-your-service-document">Prepare your service document</h4>
+<h3 id="how-to-invoke-a-secure-web-service">How to invoke a secure web 
service?<a class="headerlink" href="#how-to-invoke-a-secure-web-service" 
title="Permanent link">&para;</a></h3>
+<h4 id="prepare-your-service-document">Prepare your service document<a 
class="headerlink" href="#prepare-your-service-document" title="Permanent 
link">&para;</a></h4>
 <p>Assuming your process needs to invoke the secure service 
{http://sample03.policy.samples.rampart.apache.org}Sample03, the <em>first 
step</em> is to prepare a service document named 
${process_bundle_dir}/Sample03.axis2 and containing your desired Rampart 
configuration.</p>
 <p>The <em>second step</em> is to to make sure the resources needed to invoke 
the services are available to Rampart through ODE webapp classpath. Typical 
resources are:</p>
 <ul>
@@ -222,13 +233,13 @@
 <li>Java keystores</li>
 <li>property files containing keystore information</li>
 </ul>
-<h4 id="add-resources-to-ode-webapp-classpath">Add resources to ODE webapp 
classpath</h4>
+<h4 id="add-resources-to-ode-webapp-classpath">Add resources to ODE webapp 
classpath<a class="headerlink" href="#add-resources-to-ode-webapp-classpath" 
title="Permanent link">&para;</a></h4>
 <p>How you add these resources to ODE classpath might vary depending on your 
application server, your global architecture or other criteria. So it's up to 
you to figure this out. However typical locations are:</p>
 <ul>
 <li>ode/WEB-INF/classes</li>
 <li>ode/WEB-INF/lib</li>
 </ul>
-<h4 id="an-alternative-for-ws-security-policies">An alternative for 
WS-Security Policies</h4>
+<h4 id="an-alternative-for-ws-security-policies">An alternative for 
WS-Security Policies<a class="headerlink" 
href="#an-alternative-for-ws-security-policies" title="Permanent 
link">&para;</a></h4>
 <p>If you're using the policy base configuration model, an alternative is 
available to you: use the <a href="endpoint-configuration.html">endpoint 
property mechanism</a> to attach the policy to the service. In that 
configuration, ODE will engage the Rampart module and load the policy when the 
service is invoked.</p>
 <p>To do so:</p>
 <ul>
@@ -242,27 +253,27 @@
 </pre></div>
 
 
-<h3 id="how-to-secure-the-web-service-exposed-by-a-process">How to secure the 
web service exposed by a process?</h3>
+<h3 id="how-to-secure-the-web-service-exposed-by-a-process">How to secure the 
web service exposed by a process?<a class="headerlink" 
href="#how-to-secure-the-web-service-exposed-by-a-process" title="Permanent 
link">&para;</a></h3>
 <p>Applying security to a process service is no different from invoking a 
secured service. If the process service you're exposing is 
{http://mycompany.com}AbscenceRequest. All you have to do is prepare a service 
document named ${process_bundle_dir}/AbscenceRequest.axis2 and containing your 
Rampart configuration. Once again, it's up to you to add the required resources 
in ODE webapp classpath.</p>
 <p>You can also use the property 'security.policy.file' to secure the process 
service.</p>
-<h3 id="do-i-need-to-install-rampart-myself">Do I need to install Rampart 
myself?</h3>
+<h3 id="do-i-need-to-install-rampart-myself">Do I need to install Rampart 
myself?<a class="headerlink" href="#do-i-need-to-install-rampart-myself" 
title="Permanent link">&para;</a></h3>
 <p>No. ODE comes with the following Axis2 modules (and the jars they depend 
on): Rampart, Rahas and Addressing.</p>
-<h3 id="useful-resources">Useful resources</h3>
-<h4 id="rampart-material">Rampart material</h4>
+<h3 id="useful-resources">Useful resources<a class="headerlink" 
href="#useful-resources" title="Permanent link">&para;</a></h3>
+<h4 id="rampart-material">Rampart material<a class="headerlink" 
href="#rampart-material" title="Permanent link">&para;</a></h4>
 <ul>
 <li>the <a href="http://wso2.org/projects/rampart/java";>list</a> of Web 
Services Security specifications supported by Rampart</li>
 <li><a href="http://ws.apache.org/rampart/articles.html";>Rampart 
articles</a></li>
 <li><a href="http://ws.apache.org/rampart/samples.html";>Rampart 
samples</a></li>
 <li><a 
href="https://wiki.internet2.edu/confluence/display/GrouperWG/The+Newcastle+University+Grouper+page";>a
 Rampart tutorial</a></li>
 </ul>
-<h3 id="ode-test-cases">ODE test cases</h3>
-<h4 id="how-to-run-them">How to run them</h4>
+<h3 id="ode-test-cases">ODE test cases<a class="headerlink" 
href="#ode-test-cases" title="Permanent link">&para;</a></h3>
+<h4 id="how-to-run-them">How to run them<a class="headerlink" 
href="#how-to-run-them" title="Permanent link">&para;</a></h4>
 <div class="codehilite"><pre>$ cd axis2-war
 $ buildr test:Secure
 </pre></div>
 
 
-<h4 id="where-are-the-processes-executed-by-the-unit-tests">Where are the 
processes executed by the unit tests?</h4>
+<h4 id="where-are-the-processes-executed-by-the-unit-tests">Where are the 
processes executed by the unit tests?<a class="headerlink" 
href="#where-are-the-processes-executed-by-the-unit-tests" title="Permanent 
link">&para;</a></h4>
 <p>The executed processes are generated by the build, so run the tests once, 
then look into the following directories. Process directories are prefixed with 
"process-".</p>
 <ul>
 <li>axis2-war/target/test-classes/TestRampartPolicy/secured-services/</li>
@@ -270,7 +281,7 @@ $ buildr test:Secure
 <li>axis2-war/target/test-classes/TestRampartBasic/secured-services/</li>
 <li>axis2-war/target/test-classes/TestRampartBasic/secured-processes/</li>
 </ul>
-<h4 id="the-nitty-gritty-details">the nitty-gritty details</h4>
+<h4 id="the-nitty-gritty-details">the nitty-gritty details<a 
class="headerlink" href="#the-nitty-gritty-details" title="Permanent 
link">&para;</a></h4>
 <p>The integration with Rampart described in this section is tested with a 
decent suite of unit tests. These unit tests are based on the <a 
href="http://ws.apache.org/rampart/samples.html";>Rampart samples</a>. The <a 
href="http://svn.apache.org/repos/asf/webservices/rampart/branches/java/1_3/modules/rampart-samples/";>related
 resources</a> were imported into ODE repository.</p>
 <p>These tests are divided into two parts: tests using the parameter base 
configuration model aka "basic tests" and tests using the policy base 
configuration model aka "policy tests".</p>
 <p>ODE test cases reuse these test cases in two different scenarii:</p>
@@ -299,26 +310,26 @@ $ buildr test:Secure
 
<li>axis2-war/target/test-classes/TestRampartPolicy/secured-processes/process-*</li>
 
<li>axis2-war/target/test-classes/TestRampartBasic/secured-services/process-*</li>
 
<li>axis2-war/target/test-classes/TestRampartBasic/secured-processes/process-*</li>
-</ul>
-        </div>
-      </div>
-      
-
-      <!-- Footer -->
-      <footer class="footer">
-        <div class='row'>
-          <div class='span3'>
-            <img src="/img/asf.png" alt="Apache Software Foundation"/>
-          </div>
-          <div class='span9'>
-            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
-            Through a collaborative and meritocratic development process, 
Apache
-            projects deliver enterprise-grade, freely available software 
products that
-            attract large communities of users.</p>
-            <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
-          </div>
-        </div>
-      </footer>
-    </div> <!-- /container -->
-  </body>
+</ul>
+        </div>
+      </div>
+      
+
+      <!-- Footer -->
+      <footer class="footer">
+        <div class='row'>
+          <div class='span3'>
+            <img src="/img/asf_logo_url.png" alt="Apache Software Foundation"/>
+          </div>
+          <div class='span9'>
+            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
+            Through a collaborative and meritocratic development process, 
Apache
+            projects deliver enterprise-grade, freely available software 
products that
+            attract large communities of users.</p>
+            <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
+          </div>
+        </div>
+      </footer>
+    </div> <!-- /container -->
+  </body>
 </html>
\ No newline at end of file

Modified: websites/staging/ode/trunk/content/wsdl-11-http-binding-support.html
==============================================================================
--- websites/staging/ode/trunk/content/wsdl-11-http-binding-support.html 
(original)
+++ websites/staging/ode/trunk/content/wsdl-11-http-binding-support.html Fri 
Jul 14 10:08:12 2017
@@ -1,129 +1,140 @@
-<!DOCTYPE html>
-<html>
-  <head>
-    <title>Apache ODE &ndash; WSDL 1.1 HTTP Binding Support</title>
-    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"; 
/>
-
-    <link href="/css/application.min.css" rel="stylesheet" media="screen">
-    
-
-    
-    
-
-    <script src="http://code.jquery.com/jquery-latest.js";></script>
-    <script src="/js/bootstrap.min.js"></script>
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-36293077-1']);
-      _gaq.push(['_trackPageview']);
-
-      (function() {
-        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </head>
-  <body>
-
-    <!-- Navbar -->
-    <div class="navbar navbar-fixed-top">
-      <div class="navbar-inner">
-        <div class="container">
-          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a class="brand" href="/index.html">Apache ODE</a>
-          <div class="nav-collapse collapse">
-            <ul class="nav">
-              <li class="">
-                <a href="/getting-ode.html">Getting ODE</a>
-              </li>
-              <li class="active dropdown">
-                <a href="/userguide/" class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">Documentation<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="/userguide/">User Guide</a></li>
-                  <li><a href="/developerguide/">Developer Guide</a></li>
-                  <li><a 
href="/ws-bpel-20-specification-compliance.html">WS-BPEL Compliance</a></li>
-                  <li><a href="/extensions/">WS-BPEL Extensions</a></li>
-                  <li><a href="/faq.html">FAQ</a></li>
-                  <li><a href="/roadmap.html">Roadmap</a></li>
-                  <li><a href="/resource-services.html">Resources &amp; 
Services</a></li>
-                  <li><a href="/javadoc/">Javadoc</a></li>
-                </ul>
-              </li>
-              <li class=" dropdown">
-                <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Contributing<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="/mailing-lists.html">Mailing Lists</a></li>
-                  <li><a href="/developerguide/building-ode.html">Building 
ODE</a></li>
-                  <li><a href="/developerguide/source-code.html">Source 
Code</a></li>
-                  <li><a href="http://issues.apache.org/jira/browse/ODE";>Bug 
Tracking</a></li>
-                  <li><a href="/contributors.html">Contributors</a></li>
-                  <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
-                </ul>
-              </li>
-              <li class="dropdown">
-                <a href="http://www.apache.org"; class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">The ASF<b class="caret"></b></a>
-                <ul class="dropdown-menu">
-                  <li><a href="http://www.apache.org";>Apache Software 
Foundation</a></li>
-                  <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-                  <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
-                  <li><a 
href="http://www.apache.org/security/";>Security</a></li>
-                </ul>
-              </li>
-            </ul>
-          </div>
-        </div>
-      </div>
-    </div>
-
-    <!-- Subhead -->
-    
-    <header class="jumbotron subhead" id="overview">
-      <div class="container">
-        
-        <h1>WSDL 1.1 HTTP Binding Support</h1>
-        
-      </div>
-    </header>
-    
-
-    <!-- Content -->
-    <div class="container">
-      
-      <div class="row">
-        <div class="span12">
-          <h2 id="http-binding">HTTP Binding</h2>
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>Apache ODE &ndash; WSDL 1.1 HTTP Binding Support</title>
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"; 
/>
+
+    <link href="/css/application.min.css" rel="stylesheet" media="screen">
+    
+
+    
+    
+
+    <script src="http://code.jquery.com/jquery-latest.js";></script>
+    <script src="/js/bootstrap.min.js"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-36293077-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body>
+
+    <!-- Navbar -->
+    <div class="navbar navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="brand" href="/index.html">Apache ODE</a>
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li class="">
+                <a href="/getting-ode.html">Getting ODE</a>
+              </li>
+              <li class="active dropdown">
+                <a href="/userguide/" class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">Documentation<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/userguide/">User Guide</a></li>
+                  <li><a href="/developerguide/">Developer Guide</a></li>
+                  <li><a 
href="/ws-bpel-20-specification-compliance.html">WS-BPEL Compliance</a></li>
+                  <li><a href="/extensions/">WS-BPEL Extensions</a></li>
+                  <li><a href="/faq.html">FAQ</a></li>
+                  <li><a href="/roadmap.html">Roadmap</a></li>
+                  <li><a href="/resource-services.html">Resources &amp; 
Services</a></li>
+                  <li><a href="/javadoc/">Javadoc</a></li>
+                </ul>
+              </li>
+              <li class=" dropdown">
+                <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Contributing<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  <li><a href="/developerguide/building-ode.html">Building 
ODE</a></li>
+                  <li><a href="/developerguide/source-code.html">Source 
Code</a></li>
+                  <li><a href="http://issues.apache.org/jira/browse/ODE";>Bug 
Tracking</a></li>
+                  <li><a href="/contributors.html">Contributors</a></li>
+                  <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="http://www.apache.org"; class="dropdown-toggle" 
data-toggle="dropdown" data-target="#">The ASF<b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org";>Apache Software 
Foundation</a></li>
+                  <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                  <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
+                  <li><a 
href="http://www.apache.org/security/";>Security</a></li>
+                </ul>
+              </li>
+            </ul>
+          </div>
+        </div>
+      </div>
+    </div>
+
+    <!-- Subhead -->
+    
+    <header class="jumbotron subhead" id="overview">
+      <div class="container">
+        
+        <h1>WSDL 1.1 HTTP Binding Support</h1>
+        
+      </div>
+    </header>
+    
+
+    <!-- Content -->
+    <div class="container">
+      
+      <div class="row">
+        <div class="span12">
+          <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="http-binding">HTTP Binding<a class="headerlink" href="#http-binding" 
title="Permanent link">&para;</a></h2>
 <p>Since version <a href="getting-ode.html">1.2</a>, ODE supports <a 
href="http://www.w3.org/TR/wsdl#_http";>HTTP Binding</a>. ODE is almost fully 
compliant with the WSDL 1.1 spec. The few limitations are  related to MIME 
types.
 Actually only the following <a 
href="http://www.iana.org/assignments/media-types/";>MIME types</a> are 
supported:
 1. Media types that represent <a 
href="http://www.rfc-editor.org/rfc/rfc3023.txt";>XML MIME entities</a>. 
Basically any types matching <code>"text/xml"</code>, 
<code>"application/xml"</code> and <code>"\*+xml"</code>.
 1. Non-XML types will be processed as Text, thus Text Media Types comes de 
facto but they may have a very limited set of usages.</p>
 <p><a 
href="http://www.w3.org/TR/wsdl#_mime:multipartRelated";>mime:multipartRelated</a>,
 <a href="http://www.w3.org/TR/wsdl#_mime:soap:body";>mime:soap:body</a> and <a 
href="http://www.w3.org/TR/wsdl#_mime:mimeXml";>mime:mimeXml</a> are not 
supported.</p>
 <p>Considering how unsuitable WSDL 1.1 HTTP Binding is for a large majority of 
services -- especially RESTful services -- a set of extensions is available.
-All the details you want to know are <a 
href="/extensions/wsdl-11-extensions-for-rest.html">here</a>.</p>
-        </div>
-      </div>
-      
-
-      <!-- Footer -->
-      <footer class="footer">
-        <div class='row'>
-          <div class='span3'>
-            <img src="/img/asf.png" alt="Apache Software Foundation"/>
-          </div>
-          <div class='span9'>
-            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
-            Through a collaborative and meritocratic development process, 
Apache
-            projects deliver enterprise-grade, freely available software 
products that
-            attract large communities of users.</p>
-            <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
-          </div>
-        </div>
-      </footer>
-    </div> <!-- /container -->
-  </body>
+All the details you want to know are <a 
href="/extensions/wsdl-11-extensions-for-rest.html">here</a>.</p>
+        </div>
+      </div>
+      
+
+      <!-- Footer -->
+      <footer class="footer">
+        <div class='row'>
+          <div class='span3'>
+            <img src="/img/asf_logo_url.png" alt="Apache Software Foundation"/>
+          </div>
+          <div class='span9'>
+            <p><strong>Apache ODE</strong><sup>&trade;</sup> is a top-level 
project at the <a href="http://www.apache.org";>Apache Software 
Foundation<sup>&trade;</sup></a>
+            Through a collaborative and meritocratic development process, 
Apache
+            projects deliver enterprise-grade, freely available software 
products that
+            attract large communities of users.</p>
+            <p>Apache ODE, ODE, Apache, the Apache feather logo, and the 
Apache ODE project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of their 
respective owners.</p>
+          </div>
+        </div>
+      </footer>
+    </div> <!-- /container -->
+  </body>
 </html>
\ No newline at end of file


Reply via email to