Hi Scott, You pointed me to the dependencies from T2.3 rc2, I used the dependencies list in the project.xml for T2.3 release, and they are different. One key difference is that I am using Torque 3.1 release and that is where I think my problem lies.
I have exactly Hennings config, in fact cut and paste it from the example in his posting to make sure. Has anyone else used Torque 3.1 release rather than the Torque 3.1 beta or rc?. Because I got this mismatch between line numbers (The configure calls the TorqueComponent.configure( Configuration configuration) on line 148 of TorqueComponent.java and the debugger takes me to line 126 I thought the src file I had attached to the Torque 3.1 release jar was out of step. So I built using Maven from that release src and used that jar. It still behaves the same way and this is outside my experience. So am still stalled. If you don't believe me I can setup VNCViewer and show you. Thanks David > -----Original Message----- > From: Scott Eade [mailto:[EMAIL PROTECTED] > Sent: 04 September 2003 00:29 > To: Turbine Users List > Subject: Torque as an Avalon Component [was: Re: Turbine Error] > > > David, > > Please look at the following post from Henning: > http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED] > karta.apache.org&msgNo=15373 > > Using the configuration provided in the above message I was able > to get Torque running successfully as an Avalon component. > > Make sure you also have all of the necessary dependent jar files > loaded - see: > http://jakarta.apache.org/turbine/turbine-2.3/dependencies.html > http://db.apache.org/torque/dependencies.html > > I have added this info to an new Avalon Component Service > document that will be up on the site next time it is updated. > > HTH, > > Scott > > -- > Scott Eade > Backstage Technologies Pty. Ltd. > http://www.backstagetech.com.au > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
