Re: PostgreSQL and Tomcat?

Поиск
Список
Период
Сортировка
От Nookala Satish Kumar
Тема Re: PostgreSQL and Tomcat?
Дата
Msg-id 20020722145206.38475.qmail@web12308.mail.yahoo.com
обсуждение исходный текст
Ответ на PostgreSQL and Tomcat?  ("Chris Parsons" <cparsons@spamcop.net>)
Список pgsql-jdbc
Hi Chris,

Put the pgjdbc2.jar in the following directory:

    D:\Program Files\Apache Tomcat 4.0\Common\lib

That's it.

Regards,
Satish.



--- Chris Parsons <cparsons@spamcop.net> wrote:
> I have been successfully running Java code against a
> PostgrSQL server
> running under CygWin, on a W2K
> PC, and am wondering if it is possible to run
> Servlets the same way?
>
> I have some test code that keeps failing when
> connecting to the server - the
> message I am getting is
> Error: JDBC Class creation: null
>
> Truthfully I am not sure where to put the
> pgjdbc2.jar file - I have tried
>
> D:\Program Files\Apache Tomcat 4.0\Lib
> D:\Program Files\Apache Tomcat 4.0\Common
> D:\Program Files\Apache Tomcat 4.0\Server\Lib
> D:\Program Files\Apache Tomcat 4.0\Server\Classes
>
> or whether I need to tweak the Tomcat config to get
> it to load?
>
> With normal Java code I put it in...
>
> D:\j2sdk1.4.0\jre\lib\ext
>
> but can't find anything similar!
>
> Any advice would be appreciated, I am pulling my
> hair out <g>
>
> Keep up the good work
>
> Chris Parsons
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Bug found in "jdbc7.0-1.2.jar"
Следующее
От: chris.gamble@CPBINC.com
Дата:
Сообщение: Postgres and forte for java