> I am trying to execute the bookstore application which is given in
> http://db.apache.org/torque/releases/torque-3.1/tutorial/step4.html
> ...
> As far as i know my classpath has been set properly

Definitely not. Make sure the Torque runtime jar and the jar it depends on
is in your classpath. This can either be achieved by using the -cp argument
to the java command or by adding it to the CLASSPATH environment variable.

    Thomas



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to