JDBC for DataSource and Connection Pooling

From: Dan <donutcop50(at)netscape(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: JDBC for DataSource and Connection Pooling
Date: 2002-11-28 17:30:40
Message-ID: 3DE652C0.1080706@netscape.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Felipe Schnack 2002-11-29 17:02:03 hey
Previous Message Fernando Nasser 2002-11-28 06:07:16 Re: forName finds Driver but getConnection doesn't