Does this already exist somewhere? I'd hate to have to wrap the driver myself - never have been successful. Can somebody point me to a download of an Oracle database driver already wrapped for OSGI?
Thanks,
Charles
Solved! Go to Solution.
Views
Replies
Total Likes
Please download it from here:
https://drive.google.com/file/d/1dDQSntwrY2dJjH1STlIxOhwtyzxz_69e/view?usp=sharing
Please download it from here:
https://drive.google.com/file/d/1dDQSntwrY2dJjH1STlIxOhwtyzxz_69e/view?usp=sharing
Thank you.
We're getting a missing library exception:
java.lang.NoClassDefFoundError: org/ietf/jgss/GSSException
Do you have any ideas?
Views
Replies
Total Likes
Are you using java 11? Can you try with java 8?
Views
Replies
Total Likes
So, I can just switch to from Java 11 to Java 8? Hmmm, ok. I'll give it a try.
Views
Replies
Total Likes