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 -> Problem connecting to Oracle using SUN's J2ee server

Problem connecting to Oracle using SUN's J2ee server

From: Vicente Barreiro <vbarreiro_at_mediaone.net>
Date: Sat, 14 Apr 2001 01:35:47 GMT
Message-ID: <TPNB6.16258$9N5.771361@typhoon.mn.mediaone.net>

Hi,

I'm using SUN's J2ee server and deployment tool and Personal Oracle 8i. When I try to generate SQL for my entity EJB, I get an error indicating a problem with the JDBC driver. The error message is "Connection reset by peer". In the J2EE configuration file I have defined the jdbc descriptor of the database as:
jdbc/Test:jdbc:oracle:thin:localhost:1521:testDB 1521 is the port number being used by the Oracle listener.

Any ideas or suggestion on what can be happening?, also, can I coneect using oci8 jdbc driver instead of the thin driver?

Thanks,

Vicente. Received on Fri Apr 13 2001 - 20:35:47 CDT

Original text of this message

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