Norman > I have done the steps from the TDK Howto, but when i want to execute the > "ant init" i get the following message: > .../build-tourque.xml:303: java.sql.SQLExeception: General error: unknown > database 'newapp'.
Try changing the createDatabaseUrl to createDatabaseUrl = jdbc:mysql://127.0.0.1/mysql I think Torque has to connect to the main mysql database in order to create newapp. Hope that works! Eric -- Eric Emminger [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
