How to include the Jar file in the Java classpath?

Поиск
Список
Период
Сортировка
От hotmailChao
Тема How to include the Jar file in the Java classpath?
Дата
Msg-id OE4559Vvjvxo6AmX3qr000018e4@hotmail.com
обсуждение исходный текст
Ответы Re: How to include the Jar file in the Java classpath?  (Daniel Serodio <daniel@checkforte.com.br>)
Список pgsql-jdbc
Hi,

I have aPostgreSQL's JDBC driver as /usr/share/postgresql/java/postgresql.jar.

But when I run the following command :
java -Djdbc.drivers=org.postgresql.Driver example.Imageview

An error is given as: java.lang.ClassNotFoundException: org.postgresql.Driver

Anybody could help me?

Thanks

Chao

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Patric Bechtel"
Дата:
Сообщение: Re: Unusable resultset [Viruschecked]
Следующее
От: Daniel Serodio
Дата:
Сообщение: Re: How to include the Jar file in the Java classpath?