JDBC for DataSource and Connection Pooling

Поиск
Список
Период
Сортировка
От Dan
Тема JDBC for DataSource and Connection Pooling
Дата
Msg-id 3DE652C0.1080706@netscape.net
обсуждение исходный текст
Ответы Re: JDBC for DataSource and Connection Pooling
Список pgsql-jdbc
Hi,

I am trying to get Postgres 7.2.2 to work with JBOSS 3.0.4,  TOMCAT
4.0.6, and JDK 1.4 all running on Redhat 8.0. I downloaded the JDBC
driver for for 7.2 and noticed javax was not in there, so since there
will be no DataSource object I will not be able to use the JBOSS
connection factory. Can you tell me what JDBC driver I could use to get
this scenario functioning. Connection pooling is critical for me.  I did
notice that one of your drivers does support javax.  I am willing to
change whatever I have to, to get this to work, so tell me what will
play nice together and I will impliment it. I have successfully gotten
this to work with Oracle 9i but don't really have the funds to support
that architecture. Give me your words of wisdom and I will be greatly
appreciative.

Thanks,

DG


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

Предыдущее
От: Fernando Nasser
Дата:
Сообщение: Re: forName finds Driver but getConnection doesn't
Следующее
От: Felipe Schnack
Дата:
Сообщение: hey