Got it. Thanks. ----- Original Message ----- From: "Scott Eade" <[EMAIL PROTECTED]> To: "Apache Torque Users List" <[EMAIL PROTECTED]> Sent: Monday, October 13, 2003 10:45 PM Subject: Re: defaultIdMethod
> David Chelimsky wrote: > > >I'm trying to use torque w/ mysql. I initially had defaultIdMethod="idBroker" but I got a runtime error stating that idBroker uses transactions, which are not supported by mysql. So I tried to change it to "native". The problem is that I keep getting the error stating that idBroker uses transactions. I've even cleaned out all the generated files and regenerated the files but the same thing happens. > > > >Where else, besides in <project>-schema.xml might this value be getting set? > > > > > Read the message carefully, it is just a warning. > > Even if you switch your application tables over to native the default > security tables for turbine use idBroker. > > 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]
