Hi,

common/lib should contain commons-dbcp.jar - that is where the BasicDataSourceFactory 
is.

-----Original Message-----
From: Marc Logemann [mailto:[EMAIL PROTECTED]]
Sent: Donnerstag, 30. Jänner 2003 15:08
To: [EMAIL PROTECTED]
Subject: RE: DBCP Factory


Hi,

i tried also the factory paramter, w/o success, can somebody tell me where the DBCP 
lib should be?
i checked common/lib, but didnt see something.

> DBCP is bundled with tomcat, but AFAIK is not the
> default factory for javax.sql.DataSource.

> According to
> http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-h
> owto.htm
> you have to explicitly set the factory:

> <name>factory</name>
> <value>org.apache.commons.dbcp.BasicDataSourceFactory</value>


---
greetings from
Marc Logemann
http://www.logemann.info

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to