Hi Damien, > modified the specified file as you said, ran ant (with sun-java5-jdk from > ubuntu 8.10) and zip the build/classes/org directory into a > sequoia-driver.jar file ... > > Am I wrong Yes ;-) Run 'ant jar-driver' and you will find the driver jar file in the build/jar directory. If you just zip the classes, you are going to miss some files, that's why you are having the error.
Let us know if you have more problems, manu -- Emmanuel Cecchet FTO @ Frog Thinker Open Source Development & Consulting -- Web: http://www.frogthinker.org email: [email protected] Skype: emmanuel_cecchet _______________________________________________ Sequoia mailing list [email protected] http://forge.continuent.org/mailman/listinfo/sequoia
