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/10/21 13:28:07 UTC

svn commit: r883563 - in /websites/staging/ode/trunk/content: ./ smx4-osgi-deployment.html

Author: buildbot
Date: Mon Oct 21 11:28:06 2013
New Revision: 883563

Log:
Staging update by buildbot for ode

Modified:
    websites/staging/ode/trunk/content/   (props changed)
    websites/staging/ode/trunk/content/smx4-osgi-deployment.html

Propchange: websites/staging/ode/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 21 11:28:06 2013
@@ -1 +1 @@
-1533993
+1534101

Modified: websites/staging/ode/trunk/content/smx4-osgi-deployment.html
==============================================================================
--- websites/staging/ode/trunk/content/smx4-osgi-deployment.html (original)
+++ websites/staging/ode/trunk/content/smx4-osgi-deployment.html Mon Oct 21 11:28:06 2013
@@ -100,7 +100,7 @@
           <p><a name="SMX4OSGiDeployment-DeployApacheODEOSGibundleandexampleprocess(PingPong)"></a></p>
 <h2 id="deploy-apache-ode-osgi-bundle-and-example-process-ping-pong">Deploy Apache ODE OSGi bundle and example process (Ping Pong)</h2>
 <p>Enter smx4 console and run following commands:</p>
-<div class="codehilite"><pre>features:addUrl mvn:org.apache.ode/ode-jbi-karaf/1.3.5-SNAPSHOT/xml/features
+<div class="codehilite"><pre>features:addUrl mvn:org.apache.ode/ode-jbi-karaf/1.3.6/xml/features
 features:install ode
 features:install examples-ode-ping-pong
 </pre></div>
@@ -146,6 +146,7 @@ features:install examples-ode-ping-pong
 <span class="na">ode-jbi.db.int.mcf.serverName</span><span class="o">=</span><span class="s">localhost</span>
 <span class="na">ode-jbi.db.int.mcf.driverType</span><span class="o">=</span><span class="s">thin</span>
 
+
 <span class="c"># Uncomment the following to enable hibernate (this is recommended for production use):</span>
 <span class="c">#ode-jbi.dao.factory=org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl</span>
 </pre></div>