On 2/6/07, Chittajalu, Ravi S. <[EMAIL PROTECTED]> wrote:
2. I configured a Database resource name with JNDI name "jdbc/oracle10g", but I do not have a way to test
? Create a JSP with code to open a (non-pooled) connection directly to confirm your connection parameters. Then you can move on to getting the JNDI version working.
I gave the URL :jdbc:oracle:oci:@host:port:SID Driver as: oracle.jdbc.driver.OracleDriver
And shouldn't that be 'jdbc:oracle:thin' with that driver? based on a passing acquaintance with Oracle only :-) FWIW, -- Hassan Schroeder ------------------------ [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]