=localhost,class=
javax.sql.DataSource,name="jdbc/PhoenixDB"
When trying to use the DB2DataSourceFactory instead of the dbcp one...
Thanks,
-P
- Original Message
From: Tim Lucia <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Friday, February 2, 2007 1:29:05 PM
Subject: RE: DB2/Tomcat Co
ia <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Friday, February 2, 2007 1:29:05 PM
Subject: RE: DB2/Tomcat Connection pooling problem
> Also in V6, it seems to be using a version of dbcp associated with tomcat
> as opposed to commons. (org.apache.tomcat.dbcp.*) Has some underlying
> Also in V6, it seems to be using a version of dbcp associated with tomcat
> as opposed to commons. (org.apache.tomcat.dbcp.*) Has some underlying
> behavior changed as well here?
This is the standard behavior with 5.5.x -- DBCP is repackaged under the
Tomcat package (presumably) to avoid conflic
Hello all,
I am currently working on getting Tomcat and DB2 to work together here and have
been having a heck of a time.
I'm at a point where I'm able to reference the JNDI resource in my test servlet
(finally), and now am getting a connection pool issue: "Cannot create
PoolableConnectionFactory