realm jdbc oracle problem

2002-04-10 Thread Mehmet Ugur Kuzu (LinkPlus)
I am getting error like at the bottom when i want to use jdbc realm against oracle 9i db, is this a bug ? how can i resolve this , Starting service Tomcat-Standalone Apache Tomcat/4.0.2 Catalina.start: LifecycleException: Exception opening database connection: jav a.sql.SQLException:

RE: realm jdbc oracle problem

2002-04-10 Thread Murat Buyukkal ([EMAIL PROTECTED])
jdbc oracle problem I am getting error like at the bottom when i want to use jdbc realm against oracle 9i db, is this a bug ? how can i resolve this , Starting service Tomcat-Standalone Apache Tomcat/4.0.2 Catalina.start: LifecycleException: Exception opening database connection: jav

Re: realm jdbc oracle problem

2002-04-10 Thread Galbayar
check your driver - Original Message - From: Mehmet Ugur Kuzu (LinkPlus) [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, April 10, 2002 18:03 Subject: realm jdbc oracle problem I am getting error like at the bottom when i want to use jdbc realm against

RE: realm jdbc oracle problem

2002-04-10 Thread Mehmet Ugur Kuzu (LinkPlus)
yes i am sure -Original Message- From: Murat Buyukkal ([EMAIL PROTECTED]) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 12:34 PM To: Tomcat Users List Subject: RE: realm jdbc oracle problem Mehmet, Oracle provides a new JDBC driver for 9i instead of that for 8i. Are you

RE: realm jdbc oracle problem

2002-04-10 Thread Mehmet Ugur Kuzu (LinkPlus)
it was just about a classpath problem -Original Message- From: Galbayar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 12:53 PM To: Tomcat Users List Subject: Re: realm jdbc oracle problem check your driver - Original Message - From: Mehmet Ugur Kuzu (LinkPlus

Re: realm jdbc oracle problem

2002-04-10 Thread David Lu
a colleague of mine ran into this problem just yesterday, though it was with an oracle 8i instance. be sure you have the oracle driver in the $JAKARTA_HOME/common/lib directory. if it's already there, i bet you're running windows. :) apparently installing tomcat on windows creates a shortcut