[prev in list] [next in list] [prev in thread] [next in thread] 

List:       turbine-torque-dev
Subject:    svn commit: r240147 - /db/torque/runtime/trunk/xdocs/tutorial/step3.xml
From:       tfischer () apache ! org
Date:       2005-08-25 21:47:18
Message-ID: 20050825214718.92754.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: tfischer
Date: Thu Aug 25 14:47:14 2005
New Revision: 240147

URL: http://svn.apache.org/viewcvs?rev=240147&view=rev
Log:
- Fixed misnamed references to the project.xml
- changed (hopefully improved) the section dealing with problems in creating the \
database / tables

Modified:
    db/torque/runtime/trunk/xdocs/tutorial/step3.xml

Modified: db/torque/runtime/trunk/xdocs/tutorial/step3.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/tutorial/step3.xml?rev=240147&r1=240146&r2=240147&view=diff
 ==============================================================================
--- db/torque/runtime/trunk/xdocs/tutorial/step3.xml (original)
+++ db/torque/runtime/trunk/xdocs/tutorial/step3.xml Thu Aug 25 14:47:14 2005
@@ -207,10 +207,10 @@
 ]]></source>
 
 <p>
-  Replace the variables ${driverJarName},
-  ${databaseName}, and ${driverVersion} by the values
-  needed to locate the driver jar. These variable
-  must be chosen such that using the path
+  Replace the variables ${artifactId},
+  ${groupId} and ${version} by the values
+  needed to locate the driver jar. These variables
+  must be chosen such that the path
   <em>${repo}/${groupId}/${type}s/${artifactId}-${version}.${type}</em>
   points to the driver jar you copied into the
   local maven repository.
@@ -271,9 +271,19 @@
   and <code>torque.database.buildUrl</code>
   in the <em>project.properties</em>
   for creating the database and the tables,
-  respectively).<br />
+  respectively).
+</p>
+
+<p>
   If you encounter problems in this step,
-  you might want to skip it
+  one possible reason might be a misconfiguration
+  of your <em>project.properties</em>.  Another common
+  problem is that the user specified in the
+  <em>project.properties</em> does not have sufficient
+  privilege to create a database.  In either
+  case, refer to the section above that explains the
+  <em>project.properties</em> file.
+  If the problems persist, skip this step 
   and create the database manually.
 </p>
 
@@ -311,14 +321,10 @@
 </p>
 
 <p>
-  If you encounter errors while creating your
-  database, it is more than likely a misconfiguration
-  of your <em>project.properties</em>.  Another common
-  problem is that the user specified in the
-  <em>project.properties</em> does not have sufficient
-  privilege to create tables.  In either
-  case, refer to the section above that explains the
-  <em>project.properties</em> file.
+  If you have difficulties in creating the tables 
+  using maven, you can also execute the SQL scripts 
+  generated in the directory <em>target/sql</em> 
+  manually.
 </p>
 
 </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic