Hi there, I have a question regarding ServiceMix 4 and its JBI and OSGi capabilities.
It is true that when deploying JBI service assembly ServiceMix automatically converts it into OSGi bundle which has no exports and imports, and every JBI service unit in this service assembly is a simple jar/zip that belongs to Bundle_ClassPath which is '.' by default? So is it right that native OSGi bundle with multiple jars in Bundle_ClassPath is equal to JBI service assembly with multiple service units? Regards, Sergey
