You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/02/11 21:42:27 UTC

svn commit: r897491 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/services/command-context.html

Author: buildbot
Date: Tue Feb 11 20:42:27 2014
New Revision: 897491

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/reference/services/command-context.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:42:27 2014
@@ -1 +1 @@
-1567369
+1567370

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:42:27 2014
@@ -1 +1 @@
-1567369
+1567370

Modified: websites/staging/isis/trunk/content/reference/services/command-context.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/command-context.html (original)
+++ websites/staging/isis/trunk/content/reference/services/command-context.html Tue Feb 11 20:42:27 2014
@@ -406,7 +406,7 @@ public class CommandContext {
 
 <h3>Registering the Services</h3>
 
-<p>Register like any other service in <code>isis.properties</code>.  For example, if using the core <code>CommandContext</code> service along with the <a href="../../components/objectstores/jdo/command-service-jdo.html">JDO implementation</a> of the <code>CommandService</code>, then it would be:</p>
+<p>Register like any other service in <code>isis.properties</code>.  For example, if using the core <code>CommandContext</code> service along with the <a href="../../components/objectstores/jdo/services/command-service-jdo.html">JDO implementation</a> of the <code>CommandService</code>, then it would be:</p>
 
 <pre><code>isis.services=...,\
               org.apache.isis.applib.services.command.CommandContext,\