You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Tom Larard <to...@larard.com> on 2003/06/07 20:24:20 UTC

TDK-2.2_01 problem

Hi, 

I am trying to setup the example app against postgresql on a remote machine, 
debian unstable, j2sdk1.3. 

I have run through the install 3 times, and think that I have everything set 
right, but when I run ant init I get 

create-database:

BUILD FAILED
file:/home/tom/build/webapps/tester/WEB-INF/build/build-torque.xml:91: taskdef 
class org.apache.torque.task.TorqueJDBCTransformTask cannot be found

when I cd ../lib there is the torque-3.0.jar right there. Is there something I 
am missing or should I try again with Mysql? Any ideas?

Thanks in advance

Tom
(please CC me directly as I'm not on the mailing list)

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


RE: TDK-2.2_01 problem

Posted by Michael Mainguy <ma...@mich.com>.
You need to make sure that ANT can find the jar.  There is something in the
docs and/or in the mailing list archives on how to ensure this.

> -----Original Message-----
> From: Tom Larard [mailto:tom@larard.com]On Behalf Of Tom Larard
> Sent: Saturday, June 07, 2003 2:24 PM
> To: turbine-user@jakarta.apache.org
> Subject: TDK-2.2_01 problem
>
>
> Hi,
>
> I am trying to setup the example app against postgresql on a
> remote machine,
> debian unstable, j2sdk1.3.
>
> I have run through the install 3 times, and think that I have
> everything set
> right, but when I run ant init I get
>
> create-database:
>
> BUILD FAILED
> file:/home/tom/build/webapps/tester/WEB-INF/build/build-torque.xml
> :91: taskdef
> class org.apache.torque.task.TorqueJDBCTransformTask cannot be found
>
> when I cd ../lib there is the torque-3.0.jar right there. Is
> there something I
> am missing or should I try again with Mysql? Any ideas?
>
> Thanks in advance
>
> Tom
> (please CC me directly as I'm not on the mailing list)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org