Hi. I can't use the java native interface inside an action.
With the line System.loadLibrary("whatever") inside my action I get a
strange behavior. The action doesn't starts, and I get no errors, nor
any message on any log. If I comment that line, the action runs
properly.
I have to call a dll, that implements my JNI methods, from my action.
How?
What am I doing wrong?
By the way, I tested the dll and my java code from a plain java class
(no cocoon stuff) on the command line, and it works fine.
Thanks for your help
signature.asc
Description: This is a digitally signed message part
