From: thomas at tada.se (Thomas Hallgren) Date: Mon, 06 Feb 2006 08:30:47 +0100 Subject: [Pljava-dev] Problem with PL/Java installation In-Reply-To: <631AA2476DFFD047873427369B8C0698024C2F61@teasgex1.teasin.com> References: <631AA2476DFFD047873427369B8C0698024C2F61@teasgex1.teasin.com> Message-ID: <43E6FB27.3040306@tada.se> Patrick, At present, PL/Java will not allow use of default package. You must put your class in a named package. Regards, Thomas Hallgren Patrick Ng wrote: > > Hi, > > I have encountered a very strange problem with running PL/Java on Windows. > > I wrote a Java class > > ... > > > I keep getting > > ERROR: java.lang.ClassNotFoundException: plj_miscellaneous > > However, these 3 tables? values seem correct. > > Do u have any idea why this is so? Is it a bug with PostgreSQL? > > Best regards >