Can't startliquibase

Hi,
after lot of tentatives for solving the problem I try here to find an answer.
It seems a simple problem and probably it is but I can’t see the solution.
Using the following command:

DEBUG 07/03/11 16.45:liquibase: Unable to load/access Apache Derby driver class
org.apache.derby.tools.sysinfo to check version: org.apache.derby.tools.sysinfo
Liquibase Update Failed: Cannot find database driver: com.mysql.jdbc.Driver
SEVERE 07/03/11 16.45:liquibase: Cannot find database driver: com.mysql.jdbc.Driver
liquibase.exception.DatabaseException: java.lang.RuntimeException: Cannot find
atabase driver: com.mysql.jdbc.Driver
        at liquibase.integration.commandline.CommandLineUtils.createDatabaseObj
ct(CommandLineUtils.java:111)
        at liquibase.integration.commandline.Main.doMigration(Main.java:609)
        at liquibase.integration.commandline.Main.main(Main.java:116)
Caused by: java.lang.RuntimeException: Cannot find database driver: com.mysql.j
bc.Driver
        at liquibase.integration.commandline.CommandLineUtils.createDatabaseObj
ct(CommandLineUtils.java:70)

Any idea ?
Thank you for your time
ny

When you’re adding a jar to the classpath, it needs to include the full jar filename, not just the directory it’s in.


Try "java -classpath