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@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Scott Taylor
Sent: Wednesday, February 05, 2003 10:51
To: pgsql-jdbc@postgresql.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@postgresql.org