Login  Register

Re: OSGi with Bndtools and Apache Felix throws exception

Posted by sneakpaw on Mar 28, 2013; 3:04pm
URL: https://forum.jogamp.org/OSGi-with-Bndtools-and-Apache-Felix-throws-exception-tp4028765p4028846.html

I'm actually not sure, if Felix is to blame, because if you remember (or take a look at) my first stack trace, I actually wasn't using Felix as OSGi framework at that time, but Eclipse.
I also tested that again. With the small difference, that the Eclipse-OSGi doesn't support the "bundle:/"-protocol-notation, the same error occurs.

For now, my priorities have been shifted, because I needed JOGL just to display a video. Due to the difficulties I'm now implementing a version without OpenGL first.
But that doesn't mean, that I'm not interested in a solution. Unfortunately I haven't had the need myself to customize the Classloader, so I have to read into that first.