I was trying to compile and run project that is shown n Torque tutorial, but insted of mysql I'm using postgresql. I've put the jdbc driver (postgresql-8.1dev-400.jdbc3.jar) to my CLASSPATH variable. Maven torque executes successful, but maven torque:create-db failed - information shown is in maven-torque-plugin-3.1.1/plugin.jelly and : "Class Not Found: JDBC driver org.postgresql.Driver could not be loaded".
I've tried to extract jar file with jdbc driver directly to the main project folder and use CLASSPATH=. - but it didn't work. What can be wrong - because I'm run out of ideas how to solve it out. Greetings Jakub Piechnik ---------------------------------------------------- Teraz 100% mieszkania za 2,82% w CHF! Aby umówić się na bezpłatne spotkanie z doradcą wypełnij formularz: http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fof2.html&sid=374 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
