--- Rogerle <[EMAIL PROTECTED]> wrote:
> But I hava put the toque-3.0-b2.jar in the classpath.

Try adding this little target to your build file to verify the classpath
is really set as it should be:
  <target name="echotcp">
     <property name="tcp" refid="torque-classpath"/>
     <echo>torque-classpath = ${tcp}</echo>
  </target>
then run 'ant echotcp'.

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

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

Reply via email to