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 2013/09/28 21:45:10 UTC

svn commit: r880275 - in /websites/staging/ode/trunk/content: ./ creating-a-process.html

Author: buildbot
Date: Sat Sep 28 19:45:10 2013
New Revision: 880275

Log:
Staging update by buildbot for ode

Modified:
    websites/staging/ode/trunk/content/   (props changed)
    websites/staging/ode/trunk/content/creating-a-process.html

Propchange: websites/staging/ode/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Sep 28 19:45:10 2013
@@ -1 +1 @@
-1522059
+1527245

Modified: websites/staging/ode/trunk/content/creating-a-process.html
==============================================================================
--- websites/staging/ode/trunk/content/creating-a-process.html (original)
+++ websites/staging/ode/trunk/content/creating-a-process.html Sat Sep 28 19:45:10 2013
@@ -164,7 +164,7 @@
 </pre></div>
 
 
-<p>See the complete example <a href="https://svn.apache.org/repos/asf/ode/trunk/distro-axis2/src/examples/HelloWorld2/">here</a>.</p>
+<p>See the complete example <a href="https://github.com/apache/ode/tree/master/distro/src/examples-war/HelloWorld2">here</a>.</p>
 <p>A deployment including two processes invoking each other and whose execution would be triggered by a first message would look like:</p>
 <div class="codehilite"><pre><span class="nt">&lt;deploy</span> <span class="na">xmlns=</span><span class="s">&quot;http://www.apache.org/ode/schemas/dd/2007/03&quot;</span> <span class="na">xmlns:main=</span><span class="s">&quot;http://ode/bpel/unit-test&quot;</span> 
         <span class="na">xmlns:mws=</span><span class="s">&quot;http://ode/bpel/unit-test.wsdl&quot;</span> <span class="na">xmlns:resp=</span><span class="s">&quot;http://ode/bpel/responder&quot;</span><span class="nt">&gt;</span>
@@ -193,7 +193,7 @@
 </pre></div>
 
 
-<p>See the complete example <a href="https://svn.apache.org/repos/asf/ode/trunk/distro-axis2/src/examples/MagicSession/">here</a>.</p>
+<p>See the complete example <a href="https://github.com/apache/ode/tree/master/distro/src/examples-war/MagicSession">here</a>.</p>
 <p><a name="CreatingaProcess-Additionalsettings"></a></p>
 <h2 id="additional-settings">Additional settings</h2>
 <p><a name="CreatingaProcess-Inmemoryexecution"></a></p>