Date: 2004-04-21T11:13:34
Editor: 213.237.111.174 <>
Wiki: DB Torque Wiki
Page: TorqueProjectPages/GettingTorqueToWork
URL: http://wiki.apache.org/db-torque/TorqueProjectPages/GettingTorqueToWork
no comment
Change Log:
------------------------------------------------------------------------------
@@ -134,7 +134,7 @@
There are several steps to help check that Torque is setup correctly with your web-application,
before you start testing Criteria, Peers, etc.
- 1. Make sure that you can run the Torque sample applications from the command line. <strong>
MANY PEOPLE FAIL THIS STEP. </strong>
+ 1. Make sure that you can run the Torque sample applications from the command line. '''MANY
PEOPLE FAIL THIS STEP.'''
* If you fail this step, you need to review the item on getting Torque to run on the
command line. (Usually, there's a problem in the Torque.properties file, or libraries are
missing, or something.)
1. Write a very simple JSP file that contains a small scriplet that prints the results
of "Torque.isInit()" Make sure it's true.
* If this step fails, you need to check a number of things:
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|