Hi Rashmi,

thans for reply.

I think that ojdbc14.jar is newer version of oracle drivers  and it
works fine with standard datasource factory
org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory and
javax.sql.DataSource. It stops work when I use oracle datasource
factory
 factory="oracle.jdbc.pool.OracleDataSourceFactory" and datasource type
type="oracle.jdbc.pool.OracleDataSource".
Thanks.
Zdenek


Not sure about if it's the newer version, I think ojdbc14_g.jar is the newer 
version, actually, which you need for connection pooling/JNDI.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to