You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Andrew <as...@ezan.ac.ru> on 2001/05/14 18:06:40 UTC

oracle.jdbc.pool.OracleDataSource

    Hi, how I can place oracle.jdbc.pool.OracleDataSource in jdni context of my app? Which server.xml context config tags and deployment descriptor elements
must be specified for use aka InitialContext.lookup( "java:comp/env/jdbc/MyDB") .getConnection()?

And what's the difference between  <resource-ref/> and <resource-env-ref>?

Regards.