Re: The automatic extraction and loading of native libraries from JARs do not work in applications based on Eclipse RCP and multiple fragments

Posted by Wade Walker on
URL: https://forum.jogamp.org/The-automatic-extraction-and-loading-of-native-libraries-from-JARs-do-not-work-in-applications-baseds-tp4025492p4033080.html

This problem was reported in https://jogamp.org/bugzilla/show_bug.cgi?format=multiple&id=687, and should be fixed in the current version of JOGL. There are some examples of how to use the fix in the thread at http://forum.jogamp.org/JOGL-with-OSGi-td3773888.html. Essentially you give JOGL a custom URL resolver to handle the bundleresource case.