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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle environment vars

Re: Oracle environment vars

From: Morten Primdahl <morten_at_caput.com>
Date: Wed, 05 Apr 2000 12:36:12 +0200
Message-ID: <38EB171C.3221346B@caput.com>

> My servlet is having problems with the JDBC connectivity because it can't
> find the shared libraries that the Oracle java classes need, and it cannot,
> obviousl, find the tnsnames.ora file to resolve the remote machine/oracle
> database instance.

If Oracle's up and running, the Servlet does not have to find any .ora file. Just connect to localhost:1521 with your JDBC driver. Problems with loading classes depend on whether you're in automatic or manual mode, see the FAQ-O-Matic (which is real good) at http://java.apache.org/

Morten

--

Morten Primdahl		Caput ApS	Tel +45 33 12 24 42		
morten_at_caput.com	Nygade 6	Fax +45 33 91 24 42
http://www.caput.com	DK-1164 Kbh K
Received on Wed Apr 05 2000 - 05:36:12 CDT

Original text of this message

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