Today, I am using Torque-3.0-b2 in the standalone mode. Maybe should you check if your patch has been actually integrated.
Frederic Age Mooy wrote: > Which version of turbine/torque are you using ? I remember fixing this a few > months ago and my patch got committed way before Torque-3.0-b2 was > released... > > Age > > >>-----Original Message----- >>From: Akmal Sarhan [mailto:[EMAIL PROTECTED]] >>Sent: Friday, July 12, 2002 16:41 >>To: [EMAIL PROTECTED] >>Subject: Re: project-insert-sql works in the wrong order >> >> >> >>now that you mentioned it, I had the same problem, for some reason the >>alphabitical combination of the app seems to be important?????? >>I had to change some things manually to get it to work, but the >>problem is >>still that I do not know why :( >>regards >>Akmal >> >> >>>From: Frederic Gedin <[EMAIL PROTECTED]> >>>Reply-To: "Turbine Users List" <[EMAIL PROTECTED]> >>>To: Turbine Users List <[EMAIL PROTECTED]> >>>Subject: Re: project-insert-sql works in the wrong order >>>Date: Fri, 12 Jul 2002 12:25:05 +0200 >>> >>>Well after some investigation the problem becomes stranger: >>>My first application's name is "sumo" >>>My second application's name is "xptrack" >>> >>>project-insert-sql works fine for "sumo" but not for "xptrack". >>> >>>Then I tried with renaming my second application "sumxp" suspecting some >>>alphabetical order sorting side effect. And miracle! It worked well. >>> >>>I tried several combinations without finding any consistent logic in the >>>selection of project names which work and project names which do not >>>(e.g "axptrack" works well but not "sxptrack"). Suspecting a bug I had >>>a quick look in the code of TorqueSQLExec which looks correct. >>> >>>So I give up and I will try to find a name for my project database which >>>fits to project-insert-sql while pleasing me. >>> >>>Frederic >>> >>> >>>Frederic Gedin wrote: >>> >>> >>>>Hello >>>> >>>> >>>>I have two applications to develop. For the first one, I used a build >>>>workspace close to the rules stated in >>>>http://jakarta.apache.org/cactus/howto_ant_primer.html with success for >>>>the database build pass. >>>> >>>>Then I copied the workspace for the first application to make the second >>>>one and changed all the names from "appone" to "apptwo". And now the >>>>project-insert-sql tries to fill the ID_TABLE before is has >>>> >>been created. >> >>>>I checked several times: the Torque.properties and apptwo-schema.xml >>>>files both provide the same names for the database. >>>> >>>>Did I miss something? >>>> >>>>Frederic >>>> >>>> >>>>-- >>>>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]> >>> >> >> >> >>_________________________________________________________________ >>MSN Photos is the easiest way to share and print your photos: >>http://photos.msn.com/support/worldwide.aspx >> >> >>-- >>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]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
