[jboss-svn-commits] JBL Code SVN: r26089 - labs/jbossrules/trunk/drools-docs/drools-docs-flow/src/main/docbook/en-US/Chapter-Persistence.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Apr 17 04:22:23 EDT 2009


Author: Rikkola
Date: 2009-04-17 04:22:23 -0400 (Fri, 17 Apr 2009)
New Revision: 26089

Modified:
   labs/jbossrules/trunk/drools-docs/drools-docs-flow/src/main/docbook/en-US/Chapter-Persistence/Chapter-Persistence.xml
Log:
Updated rule agent to knowledge agent

Modified: labs/jbossrules/trunk/drools-docs/drools-docs-flow/src/main/docbook/en-US/Chapter-Persistence/Chapter-Persistence.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-flow/src/main/docbook/en-US/Chapter-Persistence/Chapter-Persistence.xml	2009-04-17 05:32:55 UTC (rev 26088)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-flow/src/main/docbook/en-US/Chapter-Persistence/Chapter-Persistence.xml	2009-04-17 08:22:23 UTC (rev 26089)
@@ -267,7 +267,7 @@
     <para>Guvnor is a sub-project that provides exactly that: it consists of a repository
     for storing different kinds of knowledge (not only process definitions but also rules, object
     models, etc.), allows easy retrieval of this knowledge (for example using WebDAV or by using
-    a rule agent that automatically downloads the information from Guvnor when creating a knowledge
+    a knowledge agent that automatically downloads the information from Guvnor when creating a knowledge
     base), and provides a web application that allows business users to view and possibly update
     the information in the knowledge repository.  Check out the Drools Guvnor documentation for
     more information on how to do this.</para>




More information about the jboss-svn-commits mailing list