Unzip the file only to see what contains. Of course, it must contain
PooledConnection.class and other class files. But normally this would be a
.jar file. After you have a jar file containing classes files you only will
need to add it to your classpath. In my case this files are already in
j2ee.jar.
Benjamin
-----Original Message-----
From: Celeste Haseltine [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 22, 2001 3:46 PM
To: [EMAIL PROTECTED]
Subject: Extended JDBC 2.0
I hate to ask such a simple question, but I have just recently downloaded
the JDBC 2.0 Ext API file from Sun (jdbc2_0-stdext-src.zip). I have
searched the Sun site, including the ext API JDBC documentation, so many I
missed this somewhere, but where do you place this zip file? I initially
placed the zip file in my jdk1.3.0_02\lib directory, and then included the
file location in my classpath (Windows 2000 machine) ie:
C:\jdk1.3.0_02\lib\jdbc2_0-stdext-src.zip; but I am still getting a
"java.lang.NoClassDefFoundError:javax/sql/PooledConnection" error when I try
to use it in a simple demo program. Are you required to unzip the zip file
or can you use the zip file as you do a jar file? And if you are required
to unzip the file, what directory do you put the class files in so that the
compilier can find them?
Many thanks in advance.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets