Hi:
Blue Print and Spring DM both support declarative OSGI Service's
publish and reference usage.
While using Spring DM , the Thread Context Class Loader feature
sometimes is convenience, but sometime cause unexpected issue. (Recently I
have meat a Bundle uninstalled exception caused by spring dm's thread
context class loader, which I have said in another mail).
While using Blue Print, it doesn't force to use thread Context Class
Loader. So it's better than spring dm at this point.
Spring DM is very easy to integrate in spring application. But while
using Blue Print, I have no ideas how could I integrate it with Spring, does
anyone know how to do this?
Thanks any suggestion.