Date: 2004-03-07T13:32:27 Editor: 208.54.141.106 <> Wiki: DB Torque Wiki Page: GettingTorqueToWork URL: http://wiki.apache.org/db-torque/GettingTorqueToWork
no comment Change Log: ------------------------------------------------------------------------------ @@ -86,6 +86,12 @@ --pete +Pete's tip is the solution when you get "Exception thrown by 'generator.parse'" errors from ant. + +When I got errors about @DATABASE_DEFAULT@ from ant create-db, I found that changing that string in id-table-schema.xml to the name the database listed in my schema made things run smoother. Notably fixing "Unknown database" errors from create-db. + +--ls + = another hint = If you get an error like: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
