We'd like to use Konik in an OSGi environment (Eclipse), where each bundle has their own classloaders and package visibility is strictly enforced.
To allow for JAXB and ServiceLoader classes to live in seperate bundles that do not have a dependency on Konik, and therefore by default have no visibility of Konik's packages, Konik should pass its own classloader.
We'd like to use Konik in an OSGi environment (Eclipse), where each bundle has their own classloaders and package visibility is strictly enforced.
To allow for JAXB and ServiceLoader classes to live in seperate bundles that do not have a dependency on Konik, and therefore by default have no visibility of Konik's packages, Konik should pass its own classloader.