[jboss-svn-commits] JBL Code SVN: r34618 - labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Aug 10 02:28:53 EDT 2010


Author: jervisliu
Date: 2010-08-10 02:28:53 -0400 (Tue, 10 Aug 2010)
New Revision: 34618

Modified:
   labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-AdminGuide.xml
Log:
Fix docs. 

Modified: labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-AdminGuide.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-AdminGuide.xml	2010-08-10 01:30:10 UTC (rev 34617)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-AdminGuide.xml	2010-08-10 06:28:53 UTC (rev 34618)
@@ -22,8 +22,8 @@
     with the defaults.</para>
 
     <para>When you have downloaded the Guvnor distribution (which you can get
-    from http://www.jboss.org/drools), you will find the drools-guvnor.war file
-    in the zip file. Copy the WAR file into the deployment directory of you
+    from http://www.jboss.org/drools), you need to rename drools-5.1.0-guvnor.war 
+    to drools-guvnor.war. Copy the WAR file into the deployment directory of you
     app server, and then start your app server. If you need to customize some
     settings, you can first "explode" (unzip) the war file, and change any
     configuration settings, and then either zip it up, or deploy it



More information about the jboss-svn-commits mailing list