Can you please provide more instruction on how to configure
turbine-torque with turbine-2? Going off the minimal documentation
provided, I keep getting the following error:
[Fri Feb 08 23:59:19 CST 2002] -- ERROR -- torque could not be
initialized!
Exception: java.lang.ClassCastException:
org.apache.torque.Torque
Stack Trace follows:
java.lang.ClassCastException: org.apache.torque.Torque
at org.apache.turbine.Turbine.loadSubsystems(Turbine.java:861)
at org.apache.turbine.Turbine.init(Turbine.java:243)
at
org.apache.turbine.util.TurbineConfig.init(TurbineConfig.java:175)
at
com.smartdatasolutions.common.Framework.startup(Framework.java:23)
at
com.smartdatasolutions.handler.Rcm.initFramework(Rcm.java:190)
at com.smartdatasolutions.handler.Rcm.process(Rcm.java:44)
at com.smartdatasolutions.handler.Rcm.main(Rcm.java:210)
What maybe causing this error? My applications that worked before no
longer work. I can't figure it out and with no documentation, I don't
have a clue as to where check next.
-----Original Message-----
From: Martin Poeschl [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 08, 2002 9:16 AM
To: Turbine Users List
Subject: status report
for those of you not reading all the cvs messages on the dev-list ;-)
* the configuration package in turbine-stratum has landed
it is used in turbine-torque, turbine-fulcrum and turbine-3
(replaces ExtendedProperties)
* Turbine-torque now implements the stratum lifecycle interfaces
* you can use turbine-torque with turbine-2 :-)))
- checkout and build the latest versions of stratum, torque and
turbine-2 from cvs
- add the subsystem properties for torque to your TR.properties
(look at turbine-2/conf/TR.properties to see how)
- add Torque.properties to WEB-INF/conf
i'll work on the tdk now to make a snapshot using turbine-2 + torque
available as soon as possible
martin
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>