I have tride to put the 8.1.7 version of the jdbcdriver (witch includes the driver) in the %catalina_home%/common/lib/ but i still get a ClassNotFoundException.
When putting the old 8.1.5 version there it works like a charm.... Anyone, more suggestions of what may cause this behavior. I'm very puzzled with this. Thanks Roland Carlsson ----- Original Message ----- From: "Charles Trader" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Friday, August 02, 2002 11:21 AM Subject: RE: Oracle 8.1.7 JDBC classes > I'm not sure what the difference is, from what I know (and implement), I > should put the additional jars there. Anyone have a better explanation? > > ps:CMIIW = correct me if i'm wrong > > > -----Original Message----- > > From: Roland Carlsson [mailto:[EMAIL PROTECTED]] > > Sent: Friday, 2 August 2002 16:34 > > To: Tomcat Users List > > Subject: Re: Oracle 8.1.7 JDBC classes > > > > > > What is the difference? It works with the 8.1.5 driver in > > %catalina_home%/lib ?? > > But I'm going to try and move it. > > > > Thanks > > Roland > > > > ps: could you spell out the abrivation CMIIW, i don't recogice it. > > > > ----- Original Message ----- > > From: "Charles Trader" <[EMAIL PROTECTED]> > > To: "'Tomcat Users List'" <[EMAIL PROTECTED]> > > Sent: Friday, August 02, 2002 10:29 AM > > Subject: RE: Oracle 8.1.7 JDBC classes > > > > > > > CMIIW, I think it's supposed to be in %catalina_home%/common/lib? > > > > > > Regards, > > > Charles > > > > > > > -----Original Message----- > > > > From: Roland Carlsson [mailto:[EMAIL PROTECTED]] > > > > Sent: Friday, 2 August 2002 16:14 > > > > To: [EMAIL PROTECTED] > > > > Subject: Oracle 8.1.7 JDBC classes > > > > > > > > > > > > Hi! > > > > Last night we upgraded our Oracledatabase from 8.1.5 to 8.1.7 > > > > in an attempt to avoid a bug. The installation went fine but > > > > when I tried to get Tomcat to access the database through the > > > > new drivers it said that it couldn't find the driver. > > > > > > > > I renamed them to .jar from .zip like I did with the 8.1.5 > > > > driver, I placed them in the same directory as > > > > (%catalina_home%/lib) where the 8.1.5 driver where. > > > > > > > > So my question is: > > > > > > > > Why doesns't tomcat recognize the new drivers? I need > > > > suggestions since I don't know where to start to look right now. > > > > > > > > The libary is fine since it works nicely in Forte4J. > > > > > > > > My setup are: > > > > > > > > Apache 1.3.23 > > > > Tomcat 4.0.3 > > > > WinNT 4 sp 6 > > > > > > > > Thanks in advance > > > > Roland Carlsson > > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
