jdbc driver not recognized

Stuart Urban <sturban@cs.uiowa.edu>

From: Stuart Urban <sturban@cs.uiowa.edu>
To: postgres novice list <pgsql-novice@postgresql.org>
Date: 2000-07-12T02:56:54Z
Lists: pgsql-novice
I have installed postgresql-7.0.2 on my IRIX 6.5.4 system and everything
works great, except for the JDBC driver.  I have made the driver and have
tried to add the .jar file to my classpath.  It looked as though it was
successful, but whenever I try to access the driver using the
Class.forName(org.postgresql.Driver) method, I get a
ClassNotFoundException.  Has anyone used postgres with Java that can give
me any hints?  

--
Thanks, 
Stuart Urban