Login  Register

Re: OSGi with Bndtools and Apache Felix throws exception

Posted by sneakpaw on Mar 23, 2013; 7:09am
URL: https://forum.jogamp.org/OSGi-with-Bndtools-and-Apache-Felix-throws-exception-tp4028765p4028770.html

Thank you for the quick response, unfortunately it produces the same error for me in bnd.
 I've copied your project and built a bnd.bnd for it.
bnd.bnd

Apparently it cannot load the native-jars like that, so I just decompressed the dlls for i586 from the JARs and placed them in the according folder. Now it finds the native libraries again and also once again throws the ArrayIndexOutOfBoundsException.