Re: Postgresql-JDBC connectivity

Поиск
Список
Период
Сортировка
От Prasanth
Тема Re: Postgresql-JDBC connectivity
Дата
Msg-id 42B2E8FE.4040108@nqadmin.com
обсуждение исходный текст
Ответ на Re: Postgresql-JDBC connectivity  ("Minal Aryamane" <minalac@yes2etl.com>)
Список pgsql-jdbc
Restart tomcat and try it again.

When you add a jar I always have to restart tomcat.

-Prasanth.

Minal Aryamane wrote:
> i have this jar file and have copied it in /usr/local/tomcat/common/lib
> path.....
> This is the jar file I am using....
> postgresql-8.0-311.jdbc3.jar
> I did as you said but am still getting the same error....Am I using the
> correct file???
>
> Checking if Driver is registerd
> Couldn't find the Driver
> java.lang.ClassNotFoundException: org.postgresql.Driver
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
>         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Class.java:141)
>         at Example1.main(Example1.java:10)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: instrumenting the driver
Следующее
От: Javier
Дата:
Сообщение: JDBC compressed stream