seade 2004/08/19 20:07:04
Modified: xdocs/tutorial step2.xml
Log:
Add a note about not including torque-gen in the project classpath.
Revision Changes Path
1.10 +8 -0 db-torque/xdocs/tutorial/step2.xml
Index: step2.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/tutorial/step2.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- step2.xml 19 Aug 2004 14:34:14 -0000 1.9
+++ step2.xml 20 Aug 2004 03:07:04 -0000 1.10
@@ -677,6 +677,14 @@
runtime POM</a>.
</p>
+ <p>
+ <b>
+ Note: There is no need to include the torque-gen jar file in your project
+ classath, including it may adversly affect the logging configuration of
+ your application.
+ </b>
+ </p>
+
</section>
<section name="Where to next">
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|