Hi,
I'am trying to create my database with maven how it's described in the
tutorial. I know that it's classpath problem? But where I have to put the
postgres.jar. Where does searches for the lib. In my eclipse project I have
added the postgres.jar?
Any help is appricated.
Regards
Ferruh
D:\Develop\eclipse\workspace\CONFUOCO>maven torque:create-db
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
build:start:
torque:init:
torque:create-db:
[torque-data-model] Using classpath
[torque-data-model] Generating to file F:\Output\sql\create-db.sql
[echo]
Executing the create-db.sql script ...
BUILD FAILED
File...... C:\Dokumente und
Einstellungen\trebun\.maven\cache\maven-torque-plugin-3.1.1\plugin.jelly
Element... sql
Line...... 394
Column.... 44
Class Not Found: JDBC driver org.postgresql.Driver could not be loaded
Total time: 8 seconds
Finished at: Tue Jun 14 10:46:35 CEST 2005
D:\Develop\eclipse\workspace\CONFUOCO>