I already had the torque.schema.dir property in 3_1 and it was (and still is) set to the right path. I'm quite sure that findng the scheme is not the problem since when there is an error in the scheme I get an error message instead of the "success" I have now.
I also changed the dtd to 3_2, also not the cause of the problem, but of course it can't harm. Barak -----Original Message----- From: Thomas Fischer [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 17, 2005 11:24 AM To: Apache Torque Developers List Subject: RE: upgrading torque Hi, 1) the default place for the schema files may have changed (Think this already happened from 3.1 to 3.1.1). The default place is now src/schema. You can either move the schema files, or alternatively there is a generator property torque.schema.dir which you can set to the appropriate directory. 2) you should at least change the dtd of the schema files to database_3_2.dtd Thomas "barak" <[EMAIL PROTECTED]> schrieb am 17.08.2005 11:35:06: > Hi, > > I upgraded torque from 3.1 to 3.2. > the properties, scheme and everything else remained the same, but when > I try to run tourqe with and to build the jars, I get small jars that > doesn't contain anything. > > After running torque, under the torque build folder I have a bin > folder which is empty, the sql folder that contains two report folders > (one for each DB) and a sqldb.map file, and the src folder that > contains only 2 report files. > > What am I doing wrong here? > > Barak --------------------------------------------------------------------- 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]
