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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Can't access db from jdbc in servlet but can from a main

Re: Can't access db from jdbc in servlet but can from a main

From: Peter Chatterton <chattp_at_gte.net>
Date: Wed, 06 Sep 2000 22:40:58 GMT
Message-ID: <_Jzt5.1816$bg6.198918@paloalto-snr1.gtei.net>

Follow up
It was JServ's fault, it was over-writing my CLASSPATH, so i changed jserv.props to tell it not to. and i added jdbc to my env. var.

"Peter Chatterton" <chattp_at_gte.net> wrote in message news:VyXs5.1500$mg2.280160_at_dfiatx1-snr1.gtei.net...
> Follow-up:
> I should have said i'm using Apache and JServ.
> I'm guessing it's a classpath problem.
> My system vars show: C:\orant\LITE\CLASSES\OLITE35.JAR
> My user vars show:
>

 .;C:\VisualCafe4Expert\Java\Lib;C:\VisualCafe4Expert\Java\Lib\SYMCLASS.ZIP;
>

 C:\VisualCafe4Expert\Java\Lib\CLASSES.ZIP;C:\VisualCafe4Expert\Java\Lib\COLL
> ECTIONS.ZIP;
>

 C:\VisualCafe4Expert\Java\Lib\ICEBROWSERBEAN.JAR;C:\VisualCafe4Expert\Java\L
> ib\JSDK.JAR;
>

 C:\VisualCafe4Expert\Java\Lib\SYMTOOLS.JAR;C:\VisualCafe4Expert\JFC\SWINGALL
> .JAR;
>

 C:\VisualCafe4Expert\Bin\Components\SFC.JAR;C:\VisualCafe4Expert\Bin\Compone
> nts\SYMBEANS.JAR;
>

 C:\VisualCafe4Expert\Java\Lib\DBAW.ZIP;C:\VisualCafe4Expert\Bin\Components\D
> BAW_AWT.JAR;
>

 C:\VisualCafe4Expert\Bin\Components\Databind.JAR;C:\VisualCafe4Expert\Java\L
> ib\Olite35.jar;
>
> Which are being used when?
> Thanks again,
> Peter
> chatt_at_millcomm.com
>
>
>
Received on Wed Sep 06 2000 - 17:40:58 CDT

Original text of this message

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