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.

Reply via email to