postgreSQL driver installation on Oracle9i Application Server - Mailing list pgsql-jdbc

From Anandhi Narayanaswamy
Subject postgreSQL driver installation on Oracle9i Application Server
Date
Msg-id 3D6CE759.7927584A@fccc.edu
Whole thread Raw
List pgsql-jdbc
I have a servlet running on Oracle9i Application Server on a solaris
box. This servlet accesses a postgreSQL database on another machine. I
installed the postgreSQL jdbc driver on the machine  hosting the
application server and specified its location in the classpath.

When I try to run the servlet from the web, I get this error:

Connect Err: java.lang.ClassNotFoundException: org.postgresql.Driver
Driver
  Loaded: Making Connection Connect Err: java.sql.SQLException: No
  suitable driver

Wondering if anybody has experience with Oracle9iAS configuration before
and could enlighten me on what I am missing.

Thanks,
Anandhi


pgsql-jdbc by date:

Previous
From: Stephen Bacon
Date:
Subject: Re: jdbc & tomcat
Next
From: "David Wall"
Date:
Subject: Re: setBlob loop performance?