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
>