From owner-freebsd-ports-bugs Sun Feb 23 19: 0:24 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4581A37B401 for ; Sun, 23 Feb 2003 19:00:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5D5843FCB for ; Sun, 23 Feb 2003 19:00:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O30MNS000434 for ; Sun, 23 Feb 2003 19:00:22 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1O30MKq000433; Sun, 23 Feb 2003 19:00:22 -0800 (PST) Date: Sun, 23 Feb 2003 19:00:22 -0800 (PST) Message-Id: <200302240300.h1O30MKq000433@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Jonathan Chen Subject: Re: ports/48610: database/postgresql-jdbc postgresql.jar is incomplete. Reply-To: Jonathan Chen Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/48610; it has been noted by GNATS. From: Jonathan Chen To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/48610: database/postgresql-jdbc postgresql.jar is incomplete. Date: Mon, 24 Feb 2003 15:55:02 +1300 Oops. The "How-To-Repeat" last line should really read: # java -cp postgresql.jar:postgresql-examples.jar example.metadata jdbc:postgresql:database user password PostgreSQL metdata tester v6.4 rev 1 Exception in thread "main" java.lang.NoClassDefFoundError: org/postgresql/jdbc1/AbstractJdbc1Connection at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:120) at example.metadata.(metadata.java:125) at example.metadata.main(metadata.java:289) Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Power corrupts, Absolute Power is pretty neat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message