[Pljava-dev] Problem with PL/Java installation

From: thomas at tada(dot)se (Thomas Hallgren)
To:
Subject: [Pljava-dev] Problem with PL/Java installation
Date: 2006-02-06 07:30:47
Message-ID: 43E6FB27.3040306@tada.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pljava-dev

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
>

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Patrick Ng 2006-02-07 03:34:53 [Pljava-dev] Problem with PL/Java installation
Previous Message Patrick Ng 2006-02-06 03:06:01 [Pljava-dev] Problem with PL/Java installation