postgreSQL driver installation on Oracle9i Application Server

Поиск
Список
Период
Сортировка
От Anandhi Narayanaswamy
Тема postgreSQL driver installation on Oracle9i Application Server
Дата
Msg-id 3D6CE759.7927584A@fccc.edu
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Stephen Bacon
Дата:
Сообщение: Re: jdbc & tomcat
Следующее
От: "David Wall"
Дата:
Сообщение: Re: setBlob loop performance?