[Pljava-dev] PL/Java and native classes

From: lucas at mcsnw(dot)com (Lucas Madar)
To:
Subject: [Pljava-dev] PL/Java and native classes
Date: 2007-10-08 21:26:33
Message-ID: 470AA089.9080102@mcsnw.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hey everyone,

I'm having a problem trying to get PL/Java to work with native methods.
I can't seem to get it to load a native library. When loading the
library, I get a NoClassDefFoundError, which as far as I can tell isn't
thrown by System.loadLibrary. I've tried setting VM Arguments to use a
-Djava.library.path= and putting the .so file into the postgres lib
directory.

Anyone else have any luck or experience here?

Thanks,
Lucas Madar

Browse pljava-dev by date

  From Date Subject
Next Message Tom Dunstan 2007-10-08 22:36:55 [Pljava-dev] [Fwd: Re: PL/Java and native classes]
Previous Message vthai 2007-10-04 16:21:16 [Pljava-dev] PL/Java and JbossMQ