Re: jdbc example: java.lang.NoClassDefFoundError

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "Neil Zanella" <nzanella(at)cs(dot)mun(dot)ca>, "PostgreSQL JDBC List" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: jdbc example: java.lang.NoClassDefFoundError
Date: 2001-11-05 15:03:09
Message-ID: NEBBLAAHGLEEPCGOBHDGKEPMDNAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Neil- I should have looked more closely at your message- It appears that the
message is telling you that it can't find your test class. This could be as
simple as the current directory (.) not being in the class path. What does
the path look like?

- Nick

--------------------------------------------------------------------------
Nick Fankhauser nickf(at)ontko(dot)com Phone 1.765.935.4283 Fax 1.765.962.9788
Ray Ontko & Co. Software Consulting Services http://www.ontko.com/

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nick Fankhauser 2001-11-05 15:07:48 Re: Upgrading is a pain: JDBC Driver loading problems
Previous Message Nick Fankhauser 2001-11-05 14:58:55 Re: jdbc example: java.lang.NoClassDefFoundError