There is no such thing as buddy classloading in OSGi and we don't have something like this in the felix framework either. Maybe you can explain a bit about what the problem is exactly and we can see whether there is a different solution...
regards, Karl On Mon, Oct 26, 2009 at 10:50 PM, Ian Boston <[email protected]> wrote: > Hi, > We have a situation using javax.mail and javax.activation as bundles in > Sling where the resources (META-INF/mailcap* ) inside the activation jar are > not visible. > > I understand from others that if the OSGi container was Equinox, > Eclipse-BuddyPolicy et al would fix the problem (ie buddy classloading). Is > there a way to achieve the same thing in Sling with Felix or are we going to > have to start intercepting the context classloader which comes in somewhere? > > Ian > -- Karl Pauls [email protected]
