Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: oracle.jdbc.driver not found in import

Re: oracle.jdbc.driver not found in import

From: maniekp <maniekpozioma_at_poczta.onet.pl>
Date: Mon, 23 Sep 2002 21:25:55 +0200
Message-ID: <3D8F6AC3.3070500@poczta.onet.pl>


jdbc wrote:
> Originally posted by Maniekp
>

>>hi jdbc,
>>
>>copy classes12.zip into your application lib directory or tomcat lib
>>directory
>>
>>maniek

>
>
> ---------------------------------
>
> Hi! Thanks!,
>
> my CLASSPATH :
> .;c:\orant\jdbc\lib\classes12.zip;c:\jakarta-tomcat-4.0.4\Apache
> Tomcat 4.0\lib;
>
> I've reset my PC but I've got the error too.
>
> Can you help me now?
>
> --
> Posted via http://dbforums.com
>

Hello,

In Tomcat environment, CLASSPATH is not so important as You think (it's useful to Tomcat core server
not for applications deployed to Tomcat) so please copy c:\orant\jdbc\lib\classes12.zip to c:\jakarta-tomcat-4.0.4\Apache Tomcat 4.0\lib\classes12.zip and restart Tomcat. I think it will help.

Maniek. Received on Mon Sep 23 2002 - 14:25:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US