Re: JDBC and ClassNotFoundException

From: "Geert Verhaag" <g(dot)verhaag(at)lrcb(dot)nl>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC and ClassNotFoundException
Date: 2007-05-15 13:31:25
Message-ID: s649d259.069@pscwz3.cwz.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

Thanks for the various tips! The statement to bundle the JDBC driver
into the application triggered me to take a better look at the build
proces using NetBeans.

The lib subdirectory within the dist directory contains the JDBC driver
among other things. The README file within the dist directory just gave
the solution:

Generate a zip/tar file from the dist directory! This archive is used
to distribute the application. After I unzipped the archive on the Linux
PC everything worked just fine!

Regards,
Gerard Verhaag

==========================================

Dit bericht is uitsluitend bestemd voor de geadresseerde.
Het bericht kan vertrouwelijke informatie bevatten.
Als u dit bericht per abuis hebt ontvangen, wordt u
verzocht onmiddellijk de afzender te informeren. Ook
verzoeken wij u het bericht te vernietigen en de inhoud
niet onder derden te verspreiden of te gebruiken.

This message is intended exclusively for the addressee.
It may contain information that is confidential.
If you are not the intended recipient, we request that
you notify the sender immediately. In that case, we
also request that you destroy the message and that
you neither use the contents nor disclose them in any
manner to third parties.
==========================================

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vincent Lasmarias 2007-05-17 22:33:13 Insert (or update) to a partitioned table returns 0 rows updated
Previous Message Mikael Carneholm 2007-05-15 12:26:49 Re: JDBC and ClassNotFoundException