🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Java RTO Issue - solclient_jni.dll: Can't find dependent libraries
Hi Team ,
While trying to Run Java RTO Sample through Eclipse I am getting Exception
solclient_jni.dll: Can't find dependent libraries
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