[jboss-svn-commits] JBL Code SVN: r14843 - labs/jbossesb/trunk/product/samples/quickstarts/helloworld_hibernate_action.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Sep 3 14:27:14 EDT 2007
Author: tcunning
Date: 2007-09-03 14:27:14 -0400 (Mon, 03 Sep 2007)
New Revision: 14843
Modified:
labs/jbossesb/trunk/product/samples/quickstarts/helloworld_hibernate_action/readme.txt
Log:
bug:JBESB-979
Readme changes.
Modified: labs/jbossesb/trunk/product/samples/quickstarts/helloworld_hibernate_action/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_hibernate_action/readme.txt 2007-09-03 18:26:15 UTC (rev 14842)
+++ labs/jbossesb/trunk/product/samples/quickstarts/helloworld_hibernate_action/readme.txt 2007-09-03 18:27:14 UTC (rev 14843)
@@ -34,8 +34,8 @@
=======================
By default, this quickstart uses a standard MySQL database with root as the
user and no password set. You can easily change these settings by changing
-the hibernate.cfg.xml file and you may also have to make minor modifications
-to the createdb target of build.xml.
+the hibernate.cfg.xml file. Note that you may also have to make minor
+modifications to the createdb target of build.xml.
This quickstart uses the same database settings that are required in the
helloworld_sql_action quickstart.
More information about the jboss-svn-commits
mailing list