Jdeveloper Oracle Connection Problem

From: Robert Maddock <rmaddock_at_my-deja.com>
Date: 2000/04/20
Message-ID: <8dn1oj$ebd$1_at_nnrp1.deja.com>#1/1


I've seen several question similar to mine on Deja but no answers so far.
I have an applet developed in JD' 3 which works fine within JD' but not when deployed and viewed via a browser. I'm using the Apache server on NT and my Oracle 8i database is on a remote Unix box. JDK version is 1.2.2.
The error messages at run time are:

Start connection janitor
com.ms.security.SecurityExceptionEx
[oracle/net/nt/TcpNTAdapter.connect]: cannot connect to "192.168.2.62" com.ms.security.SecurityExceptionEx[oracle/jdbc/oci8/OCIDBAccess.logon] java.lang.Exception: cannot connect to "192.168.2.62" null nullCannot connect to 192.168.2.62:1521:DMS SQLState: 08001 Message:No suitable driver

It looks to me as if it's trying to use the OCI connection method rather than the JDBC Thin driver which I want to use and which JD' uses quite happily.

Any clues please?

--

Robert Maddock


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Apr 20 2000 - 00:00:00 CEST

Original text of this message