I'm trying to use a few java specifications in OSGi but I have a real problem that maybe someone has already addressed somehow. Lots of java specifications use META-INF/services to discover the implementation, but it's not really easy to export this package, because lots of different jars may use it. Has anyone a good solution to solve this problem ?
-- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

