I am trying to get DBD::JDBC running on my Linux box - OpenBase 8.0.3 b4

I have successfully downloaded and installed
DBI
Convert::BER
DBD::JDBC

The files dbd_jdbc.jar and OpenBaseJDBC.jar both reside in the directory /home/OpenBase/Java/Extensions

I am using the following command to start the jdbc server:
java -Djdbc.drivers=com.openbase.jdbc.ObDriver -Ddbd.port=12001 com.vizdom.dbd.jdbc.Server &


However, the server will not start. I am getting the message:
[EMAIL PROTECTED] DBD-JDBC-0.64]# Exception in thread "main" java.lang.NoClassDefFoundError: com/vizdom/dbd/jdbc/Server


Any insights?

Thanks,
Derrick Spell
Webmaster / Programmer
Suran Systems, Inc.
Derrick Spell
Webmaster / Programmer
Suran Systems, Inc.

Reply via email to