Java RTO Issue - solclient_jni.dll: Can't find dependent libraries
amishra
Member Posts: 10 ✭
Hi Team ,
While trying to Run Java RTO Sample through Eclipse I am getting Exception
solclient_jni.dll: Can't find dependent libraries
0
Answers
-
Hi amishra..! Did you check the docs / tutorials? Does this help? https://solace.com/samples/solace-samples-javarto/publish-subscribe/
I think you also need the native C libraries on your runtime path, since the JavaRTO is just a JNI wrapper around that.
Curious: is there a reason you're not looking to use the standard Java (JCSMP) API?
Thanks!
1