Hi All,
I want to use Java API to communicate with external application. I have followed the procedures as per the document but when I run my application I am getting the following error,
"Exception in thread "main" java.lang.UnsatisfiedLinkError: no arjni50 in java.library.path"
Does anyone has idea of it, please help me out. I have used the same sample code with some changes and tried to execute it but got the above error. Can someone help me out.
Thanks,
MVNR
I want to use Java API to communicate with external application. I have followed the procedures as per the document but when I run my application I am getting the following error,
"Exception in thread "main" java.lang.UnsatisfiedLinkError: no arjni50 in java.library.path"
Does anyone has idea of it, please help me out. I have used the same sample code with some changes and tried to execute it but got the above error. Can someone help me out.
Thanks,
MVNR