Re: getNotifications - Mailing list pgsql-jdbc

From kfan
Subject Re: getNotifications
Date
Msg-id 1345224154859-5720244.post@n5.nabble.com
Whole thread Raw
In response to Re: getNotifications  (Maciek Sakrejda <m.sakrejda@gmail.com>)
Responses Re: getNotifications  (Maciek Sakrejda <m.sakrejda@gmail.com>)
List pgsql-jdbc
Maciek - I responded directly to your email and attached my test code.

I am a bit confused as I removed the "details" from the run method so it
would compile, then tried to run, baby steps, and get the following runtime
error:

Exception in thread "main" java.lang.ClassNotFoundException:
org.postgresql.Driver on the line

      Class.forName("org.postgresql.Driver");

I am using Eclipse, my build path has the postgresql-9.0-801.jdbc4.jar. I
know it must be something simple.  I've done a little googling and not sure
I am getting it.



--
View this message in context: http://postgresql.1045698.n5.nabble.com/getNotifications-tp5720228p5720244.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: getNotifications
Next
From: kfan
Date:
Subject: Re: getNotifications