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 2013/12/10 13:06:58 UTC

svn commit: r889852 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/properties-listing.html

Author: buildbot
Date: Tue Dec 10 12:06:58 2013
New Revision: 889852

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/properties-listing.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 10 12:06:58 2013
@@ -1 +1 @@
-1549379
+1549824

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 10 12:06:58 2013
@@ -1 +1 @@
-1549379
+1549824

Modified: websites/staging/tomee/trunk/content/properties-listing.html
==============================================================================
--- websites/staging/tomee/trunk/content/properties-listing.html (original)
+++ websites/staging/tomee/trunk/content/properties-listing.html Tue Dec 10 12:06:58 2013
@@ -188,7 +188,7 @@ for a particular level. Color are BLACK,
 <tr><td>openejb.client.connection.pool.timeout or openejb.client.connectionpool.timeout </td><td> int (ms) </td><td> the timeout of the client</td></tr>
 <tr><td>openejb.client.connection.pool.size or openejb.client.connectionpool.size </td><td> int </td><td> size of the socket pool</td></tr>
 <tr><td>openejb.client.keepalive </td><td> int (ms) </td><td> the keepalive duration</td><tr>
-<tr><td>openejb.client.protocol.version </td><td> string </td><td> Optional legacy server protocol compatibility level. Allows new clients to potentially communicate with older servers. OpenEJB 4.5.2 uses version 3.1, and 4.6.x uses version 4.6 (Default)</td><tr>
+<tr><td>openejb.client.protocol.version </td><td> string </td><td> Optional legacy server protocol compatibility level. Allows 4.6.x clients to potentially communicate with older servers. OpenEJB 4.5.2 and older use version "3.1", and 4.6.x currently uses version "4.6" (Default). This does not allow old clients to communicate with new servers prior to 4.6.0</td><tr>
 </table>
 
 <h1>TomEE specific system properties</h1>