Re: OSGi with Bndtools and Apache Felix throws exception
Posted by sneakpaw on Mar 25, 2013; 5:19pm
URL: https://forum.jogamp.org/OSGi-with-Bndtools-and-Apache-Felix-throws-exception-tp4028765p4028805.html
I tried it with absolute paths first, but with the same result.
I actually manually build the URL, because I didn't any automatic way to make Felix build it for me.
I believe that it's able to find and load the native libraries correctly, because it throws an exception otherwise and of course it did so frequently until I resolved that.
I was not able to actually run your name.wadewalker.OneTriangle project, because there was some weird SWT ClassNotFoundException, that I didn't have the time or need to resolve yet. I know that JOGL works on my system because I can run the Tutorial without OSGI, and it displays correctly.