954,536 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

JNI invocation

Hi all,

I've a curious problem with jni invocation. The explanation follows..

I have two pieces of code...a test stub, which is basically a stand alone java program and another the same code integrated into a component (the main function replaced by a static function). The code makes a jni method invocation by passing a few arguments. While the stand alone java program works fine, the component fails to invoke the jni method and hangs at the point of invocation.

The interesting part is both of them are loading the same library. Yet one works and the other fails.

Any ideas anybody.

thanks.

deepak.marur
Newbie Poster
11 posts since May 2009
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: