You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2014/03/11 10:57:00 UTC

svn commit: r901080 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/refcard/refcard.html

Author: buildbot
Date: Tue Mar 11 09:57:00 2014
New Revision: 901080

Log:
Staging update by buildbot for tomee

Modified:
    websites/staging/tomee/trunk/cgi-bin/   (props changed)
    websites/staging/tomee/trunk/content/   (props changed)
    websites/staging/tomee/trunk/content/refcard/refcard.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 11 09:57:00 2014
@@ -1 +1 @@
-1576249
+1576251

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 11 09:57:00 2014
@@ -1 +1 @@
-1576249
+1576251

Modified: websites/staging/tomee/trunk/content/refcard/refcard.html
==============================================================================
--- websites/staging/tomee/trunk/content/refcard/refcard.html (original)
+++ websites/staging/tomee/trunk/content/refcard/refcard.html Tue Mar 11 09:57:00 2014
@@ -132,11 +132,11 @@ webapp1 webapp2</code></pre>
 <div class="ulist">
 <ul>
 <li>
-<p><code>openejb.classloader.force-load=&lt;comma separated list of class name prefixes&gt;</code>: classes to load from the webapp first
+<p><code>openejb.classloader.forced-load=&lt;comma separated list of class name prefixes&gt;</code>: classes to load from the webapp first
 whatever is in the container</p>
 </li>
 <li>
-<p><code>openejb.classloader.force-skip=&lt;idem&gt;</code>: classes to load from the container
+<p><code>openejb.classloader.forced-skip=&lt;idem&gt;</code>: classes to load from the container
 whatever is in the application</p>
 </li>
 </ul>
@@ -1534,7 +1534,7 @@ public class MultipleTomEETest {
 </div>
 <footer>
 <div class="mid">
-TomEE RefCard - revision 1-SNAPSHOT - 20140311-1035
+TomEE RefCard - revision 1-SNAPSHOT - 20140311-1055
 </div>
 </footer>
 </body>