Trouble With JDBC - Mailing list pgsql-jdbc

From Corey Mosher
Subject Trouble With JDBC
Date
Msg-id Pine.BSF.4.21.0102161040490.27763-100000@rage.hub.org
Whole thread Raw
Responses Re: Trouble With JDBC
Re: Trouble With JDBC
List pgsql-jdbc
Hi,

  I am trying to test out the postgres-JDBC driver.  I have a
file called sample.java.  It compiles fine, but when I run it
I get the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: sample/java

This is what my classpath is set to:

export CLASSPATH=.:/usr/local/java_pkgs/jdk1.1.8/lib/postgresql.jar:$CLASSPATH

Anyone have any idea as to what is wrong?  It looks as if it can't find the
sample.class file, but it does exist in the current directory.


Thanks

Corey Mosher

-----------------------------
Hub.Org Networking Services
251 Main St.
Wolfville, NS
Canada
B0P 1X0
Email: corey@hub.org
Phone: (902) 542-3657
-----------------------------
PostgreSQL, Inc.
251 Main St.
Wolfville, NS
Canada
B0P 1X0
Email: corey@pgsql.com
Phone: (902) 542-0713
-----------------------------
Fax:   (902) 542-5386


pgsql-jdbc by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] data trnsfer through Web.
Next
From: Peter T Mount
Date:
Subject: Re: Trouble With JDBC