Subject JNI and events
Author blahclayton
I have created a java native interface to wait for events from the
database using firebird example api16.c.

It works fine on windows!!

I have compiled the code into a shared library in Linux.
Unfortunately when I try run the java application and post events it
does not seem to go in the callback routine in c code on Linux.

Has anybody tried this before with success?

Any help would be much appreciated?

Thanks in advance.
Nina