You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2011/01/07 17:17:59 UTC

svn commit: r782315 - /websites/staging/river/trunk/content/river/concepts.html

Author: buildbot
Date: Fri Jan  7 16:17:58 2011
New Revision: 782315

Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/river/concepts.html

Modified: websites/staging/river/trunk/content/river/concepts.html
==============================================================================
--- websites/staging/river/trunk/content/river/concepts.html (original)
+++ websites/staging/river/trunk/content/river/concepts.html Fri Jan  7 16:17:58 2011
@@ -83,7 +83,7 @@ They only make use of JERI to communicat
 This allows for automatic discovery of client, service and registry. 
 The VM hosting the service registers the service in the registry.</p>
 <p>For a system that also provides for ondemand distribution of compiled code, you will need a service, 
-client, registry and codebase-server.</p>
+client, registry and class-server.</p>
 <h1 id="basic_services">Basic services</h1>
 <p>There are several basic services. For locking, distributed events, leasing, transactions.</p>
 <h1 id="extended_services">Extended services</h1>