Re: Netbeans - JDBC Driver Class

From: "Andy Kriger" <akriger(at)greaterthanone(dot)com>
To: "Scott Taylor" <scott(dot)taylor(at)4i-dotcom(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Netbeans - JDBC Driver Class
Date: 2003-02-05 16:17:15
Message-ID: OJEFIHHAALOBKKJEOMBDAELEDEAA.akriger@greaterthanone.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Do you have the driver's JAR file installed somewhere NB can find it on
launch?

It should be in your CLASSPATH or in the jre/lib/ext or in $NB_HOME/lib/ext
(you get the picture).

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of Scott Taylor
Sent: Wednesday, February 05, 2003 10:51
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] Netbeans - JDBC Driver Class

Does anyone use Netbeans to connect to PostgreSQL?

I have connected 7.3.1, and I can connect because I can run SELECT
statements from Netbeans. However when I try the "Test Driver" or launch a
JSP in the browser I get:

Type Exception report

message Internal Server Error

description The server encountered an internal error (Internal Server Error)
that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: In <driver>, invalid driver class name:
"org.postgresql.Driver" at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:471) at
org.apache.jsp.ProductList$jsp._jspService(ProductList$jsp.java:474) at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
etc..............

Please help

Thanks

Scott

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris Smith 2003-02-05 16:27:04 Bug in setUnicodeStream
Previous Message Felipe Schnack 2003-02-05 16:13:00 Re: possible character accent bug on pgjdbc73