You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by "Gaasch, Derek" <dg...@montana.edu> on 2003/11/06 21:13:23 UTC

upgrading to Torque 3.1 / integrating torque 3.1 into existing Tu rbine app

I discovered that in Turbine, flux 2.3 required torque 3.1 so I downloaded
the torque 3.1 jar into my lib directory. It works fine. However, all my OM
objects were built with an old version & need to be regenerated. When I try
the good old 'ant project-om' from my turbine webapp's build directory I get

Buildfile: build.xml

project-om:
 [property] Unable to find resource org/apache/torque/default.properties

BUILD FAILED
file:C:/turbineNewRelease/tdk-2.2+/webapps/web/WEB-INF/build/build-torque.xm
l:76
: taskdef class org.apache.torque.task.TorqueDataModelTask cannot be found

Total time: 1 second


I'm not sure exactly what I need to do when I want to upgrade my version of
torque that is being used with turbine... It's nice that it's 'decoupled',
but since my app & development procedure rely heavily on it, I'd still like
it to function like it used to... does anyone have any advice for exactly
what I need to do when I want to upgrade torque (for now, specifically, as
everything is broken, but also for the future -- when the time comes again
to upgrade torque)

Many thanks.

-derek




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


Re: upgrading to Torque 3.1 / integrating torque 3.1 into existing Tu rbine app

Posted by Peter Courcoux <pe...@courcoux.biz>.
Derek

I think I'm right in saying you need the torque-generator-3.1.jar as
well.

On Thu, 2003-11-06 at 20:13, Gaasch, Derek wrote:
> I discovered that in Turbine, flux 2.3 required torque 3.1 so I downloaded
> the torque 3.1 jar into my lib directory. It works fine. However, all my OM
> objects were built with an old version & need to be regenerated. When I try
> the good old 'ant project-om' from my turbine webapp's build directory I get
> 
> Buildfile: build.xml
> 
> project-om:
>  [property] Unable to find resource org/apache/torque/default.properties
> 
> BUILD FAILED
> file:C:/turbineNewRelease/tdk-2.2+/webapps/web/WEB-INF/build/build-torque.xm
> l:76
> : taskdef class org.apache.torque.task.TorqueDataModelTask cannot be found
> 
> Total time: 1 second
> 
> 
> I'm not sure exactly what I need to do when I want to upgrade my version of
> torque that is being used with turbine... It's nice that it's 'decoupled',
> but since my app & development procedure rely heavily on it, I'd still like
> it to function like it used to... does anyone have any advice for exactly
> what I need to do when I want to upgrade torque (for now, specifically, as
> everything is broken, but also for the future -- when the time comes again
> to upgrade torque)
> 
> Many thanks.
> 
> -derek
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
-- 
Peter Courcoux <pe...@courcoux.biz>

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