Hi,

   I got an UnsatisfiedLinkErr exception in calling a second native method
from Java (not a nested JNI call). I checked signature of the method and made
sure they're consistent in both sides. It still happens. Anyone know what this
error really means? Is there a limitation as to how many native methods one
Java Object can have?

   I tested my JNI stuff with a single native method in various JNI
interactions between the Java and Native functions, and so far everyting works
fine until I introduced a second native method. 

Thanks in advance,



____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to