A new topic, 'liquibase diff; Cannot find database driver', has been made on a 
board you are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=650.new#new

The text of the topic is shown below:

Hi, I am trying to run the liquibase diff tool and I keep getting this

C:devliquibase-1.9.5>java -jar liquibase-1.9.5.jar 
   --driver=oracle.jdbc.OracleDriver 
   --url=jdbc:oracle:thin:@dbserver:1580:db 
   --username=schema1 
   --password=pwd 
    diff 
   --baseUrl=jdbc:oracle:thin:@dbserver:1580:db 
   --baseDriver=oracle.jdbc.OracleDriver 
   --baseUsername=schema2 
   --password=pwd

Migration Failed: Cannot find database driver: oracle.jdbc.OracleDriver

ojdbc14-10.2.0.4.jar is in the classpath

Does anyone have a clue?

Best regards /Lasse

Unsubscribe to new topics from this board by clicking here: 
http://liquibase.org/forum/index.php?action=notifyboard;board=1.0

Regards,
The Liquibase Community Forum Team.
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to