Re: Trouble With JDBC

From: Michael Stephenson <mstephenson(at)tirin(dot)openworld(dot)co(dot)uk>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Trouble With JDBC
Date: 2001-02-16 15:13:44
Message-ID: Pine.LNX.4.30.0102161510540.12739-100000@tirin.openworld.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> > Exception in thread "main" java.lang.NoClassDefFoundError: sample/java
[snip]
> Erm, you are not including .class in the java line are you?
>
> eg: java sample.class?

*cough*
You mean sample.java

Answer is the same though, just use:

java sample
</pointless reiteration>

Michael Stephenson mstephenson(at)openworld(dot)co(dot)uk
Developer - Web Applications - Open World
Tel: +44 1225 444 950 Fax: +44 1225 336 738

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bob Kline 2001-02-16 15:49:33 Re: Trouble With JDBC
Previous Message Peter T Mount 2001-02-16 15:00:09 Re: Trouble With JDBC