Re: TNS entry JNDI

2006-06-08 Thread Brian Buchanan
s the SID no longer applicable. (Still the TNS names for should still work) I HTH, Brian -Original Message- From: "Scott Purcell" <[EMAIL PROTECTED]> To: Date: Wed, 7 Jun 2006 12:39:20 -0500 Subject: TNS entry JNDI > > > I am running Tomcat 5.x and have be

Re: TNS entry JNDI

2006-06-08 Thread Marc Farrow
7, 2006 12:44 PM Subject: Re: TNS entry JNDI > Are you having a database connection problem or problem getting the > reference from JNDI in your code? > > On 6/7/06, Scott Purcell <[EMAIL PROTECTED]> wrote: > > > > > > > > I am running Tomcat 5.x and have been

Re: TNS entry JNDI

2006-06-07 Thread Scott Purcell
I am having trouble connecting. That string does fine using JDBC, but when in the To: "Tomcat Users List" Sent: Wednesday, June 07, 2006 12:44 PM Subject: Re: TNS entry JNDI > Are you having a database connection problem or problem getting the > reference from JNDI in your cod

Re: TNS entry JNDI

2006-06-07 Thread Marc Farrow
Are you having a database connection problem or problem getting the reference from JNDI in your code? On 6/7/06, Scott Purcell <[EMAIL PROTECTED]> wrote: I am running Tomcat 5.x and have been using Oracle 9i. We are now running Oracle 10g and it only uses TNS names. Here is my context element

TNS entry JNDI

2006-06-07 Thread Scott Purcell
I am running Tomcat 5.x and have been using Oracle 9i. We are now running Oracle 10g and it only uses TNS names. Here is my context element: The one commented out used to work for 9i, and the other one is for the tns names. I am having trouble finding information about Tomcat and TNS names for c