RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
Oh ok, very good! -Original Message- From: tsidhu [mailto:tsidh...@yahoo.com] Sent: Thursday, January 10, 2013 3:20 PM To: users@tomcat.apache.org Subject: Re: JNDI setup oracle 11 g Thank you all for the help. I manged to resolve it. It was actually "human error" :(. I was

Re: JNDI setup oracle 11 g

2013-01-10 Thread tsidhu
ain for help.  Tony From: "Propes, Barry L [via Tomcat]" To: tsidhu Sent: Thursday, January 10, 2013 3:36 PM Subject: RE: JNDI setup oracle 11 g And FWIW, Tony, I'm using this oracle jar. ojdbc6.jar -Original Message- From: Marco de Booij [mailto:[hidden

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
And FWIW, Tony, I'm using this oracle jar. ojdbc6.jar -Original Message- From: Marco de Booij [mailto:marco.develo...@debooy.eu] Sent: Thursday, January 10, 2013 2:24 PM To: users@tomcat.apache.org Subject: Re: JNDI setup oracle 11 g If you get an error when you provide a wrong use

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
I was going to ask this, too. Which oracle jar are you using for this? -Original Message- From: Marco de Booij [mailto:marco.develo...@debooy.eu] Sent: Thursday, January 10, 2013 2:24 PM To: users@tomcat.apache.org Subject: Re: JNDI setup oracle 11 g If you get an error when you

Re: JNDI setup oracle 11 g

2013-01-10 Thread Marco de Booij
t]" To: tsidhu Sent: Thursday, January 10, 2013 2:32 PM Subject: RE: JNDI setup oracle 11 g Hmmm. I didn't know that, I guess. Well, I wonder if that long string requires some kind of escape character to be inserted in it? -Original Message- From: tsidhu [mailto:[hidd

Re: JNDI setup oracle 11 g

2013-01-10 Thread tsidhu
to the db, that oracle does not like when used via JNDI but works fine when used via JDBC.  Tony From: "Propes, Barry L [via Tomcat]" To: tsidhu Sent: Thursday, January 10, 2013 2:32 PM Subject: RE: JNDI setup oracle 11 g Hmmm. I didn't kno

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
ble to do this or not. I'd think you'd do it there. Could that be where the error is stemming from? The rest of it looks correct to me. -Original Message- From: tsidhu [mailto:[hidden email]] Sent: Thursday, January 10, 2013 9:52 AM To: [hidden email] Subject: JNDI setup oracle 11

Re: JNDI setup oracle 11 g

2013-01-10 Thread tsidhu
o do this or not. I'd think you'd do it there. Could that be where the error is stemming from? The rest of it looks correct to me. -Original Message- From: tsidhu [mailto:[hidden email]] Sent: Thursday, January 10, 2013 9:52 AM To: [hidden email] Subject: JNDI setup ora

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
attribute (validationQuery = "SELECT 1 FROM DUAL") and running it - Barry -Original Message- From: tsidhu [mailto:tsidh...@yahoo.com] Sent: Thursday, January 10, 2013 9:52 AM To: users@tomcat.apache.org Subject: JNDI setup oracle 11 g Hello, I am able to connect to my database fro

RE: JNDI setup oracle 11 g

2013-01-10 Thread Propes, Barry L
you'd do it there. Could that be where the error is stemming from? The rest of it looks correct to me. -Original Message- From: tsidhu [mailto:tsidh...@yahoo.com] Sent: Thursday, January 10, 2013 9:52 AM To: users@tomcat.apache.org Subject: JNDI setup oracle 11 g Hello, I am ab

JNDI setup oracle 11 g

2013-01-10 Thread tsidhu
hen used in a stand alone java app, and I have tried all things in the Context.XML to resolve. I know it connects fine to the DB, however the getConnection from the JNDI datasource is causing that error to be thrown. Tony -- View this message in context: http://tomcat.10.n6.nabble.com/JNDI-set