I use
torque.database.createUrl = jdbc:mysql://127.0.0.1/mysql

maybe this solves your problem


[EMAIL PROTECTED] schrieb:

Hi,

I am trying the Turbine-Torque but I just can not get it to work. I have
followed the example (bookstore) but I am receiving an error message when maven
torque:create-db :


BUILD FAILED
File...... C:\Documents and
Settings\JOSE\.maven\cache\maven-torque-plugin-3.1.1\plugin.jelly
Element... sql
Line...... 394
Column.... 44
Class Not Found: JDBC driver  could not be loaded
Total time: 1 minutes 6 seconds
Finished at: Mon Jan 24 14:13:00 VET 2005

..............
Torque Settings
torque.database = mysql
torque.database.driver = org.gjt.mm.mysql.Driver torque.database.user =adminuser
torque.database.password =adminpassword
torque.database.buildUrl =jdbc:mysql://localhost/bookstore
torque.database.createUrl =jdbc:mysql://localhost/bookstore


..................



Thanks,





---------------------------------------------------------------------
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]



Reply via email to