[Pljava-dev] Re: Subject: Re: Loading of native libraries in PLJAVA

From: thhal at mailblocks(dot)com (Thomas Hallgren)
To:
Subject: [Pljava-dev] Re: Subject: Re: Loading of native libraries in PLJAVA
Date: 2005-03-11 10:49:58
Message-ID: 423177D6.6070207@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Nageshwar Rao wrote:
> We are using a ping utility (libping.so - freeware) to ping
> network devices.
> We have written a insert trigger on network table, when there is any
> insertion in the table , ipaddress will be
> fetched from the triggereddata and we call a C library via JNI to ping
> the device. The error still remains the same.
> can you replicate the same error at your end and help us in fixing the
> error.
I could, but I don't see any JNI interface in libping. Do you have your
own C library for that? If so, I'll need that too. If not, where do I
find the JNI?

- thomas

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2005-03-11 12:38:55 [Pljava-dev] Re: Subject: Re: Loading of native libraries in PLJAVA
Previous Message Nageshwar Rao 2005-03-11 10:27:57 [Pljava-dev] Subject: Re: Loading of native libraries in PLJAVA