You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by bu...@apache.org on 2016/03/12 18:11:37 UTC

svn commit: r982574 - in /websites/staging/openwebbeans/trunk/content: ./ owbconfig.html

Author: buildbot
Date: Sat Mar 12 17:11:36 2016
New Revision: 982574

Log:
Staging update by buildbot for openwebbeans

Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/owbconfig.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar 12 17:11:36 2016
@@ -1 +1 @@
-1734682
+1734720

Modified: websites/staging/openwebbeans/trunk/content/owbconfig.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/owbconfig.html (original)
+++ websites/staging/openwebbeans/trunk/content/owbconfig.html Sat Mar 12 17:11:36 2016
@@ -86,7 +86,10 @@ h2:hover > .headerlink, h3:hover > .head
 overwrite settings from one with a lower configuration.ordinal. The internally used 
 configuration.ordinal values range from 1 to 100.</p>
 <h2 id="enable-failover-session-replication-support">Enable FailOver / Session Replication support<a class="headerlink" href="#enable-failover-session-replication-support" title="Permanent link">&para;</a></h2>
-<h4 id="since-120">Since 1.2.0<a class="headerlink" href="#since-120" title="Permanent link">&para;</a></h4>
+<h4 id="since-openwebbeans-150">Since OpenWebBeans-1.5.0<a class="headerlink" href="#since-openwebbeans-150" title="Permanent link">&para;</a></h4>
+<p>OWB-1.5.x and later do <em>not</em> need any special module or filter to enable clustering.
+All that works out of the box as we now directly utilize the Servlet Session.</p>
+<h4 id="openwebbeans-12x">OpenWebBeans-1.2.x<a class="headerlink" href="#openwebbeans-12x" title="Permanent link">&para;</a></h4>
 <p>Add the clustering module to your project:</p>
 <div class="codehilite"><pre><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.openwebbeans<span class="nt">&lt;/groupId&gt;</span>