On Mon, Sep 14, 2009 at 10:16 AM, Stuart McCulloch <[email protected]> wrote: > 2009/9/14 Felix Meschberger <[email protected]> > that's my suspicion... although it is also odd that the fileinstall service > tracker > received an event for a service that's not class-loader compatible with > fileinstall > - I would have expected the framework to filter this out and avoid the > exception
Is it possible that FileInstall is calling BundleContext.getAllServiceReferences() or ServiceTracker.open(true)? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

