Re: Trouble With JDBC - Mailing list pgsql-jdbc

From Michael Stephenson
Subject Re: Trouble With JDBC
Date
Msg-id Pine.LNX.4.30.0102161510540.12739-100000@tirin.openworld.co.uk
Whole thread Raw
In response to Re: Trouble With JDBC  (Peter T Mount <peter@retep.org.uk>)
List 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@openworld.co.uk
Developer   -    Web Applications    -   Open World
Tel: +44 1225 444 950         Fax: +44 1225 336 738


pgsql-jdbc by date:

Previous
From: Peter T Mount
Date:
Subject: Re: Trouble With JDBC
Next
From: Bob Kline
Date:
Subject: Re: Trouble With JDBC