Ok. I am working on creating a ServiceRegistry. I am following the advice to use a
Deployer to trap all component deployments to get ServiceRegistrations/References for no
OSGi deployments. The current ServiceRegistrationImpl is wrapping a
KernelControllerContext. So when the ServiceRegistry receives a component deployment,
there isn't a KernelControllerContext available. Should I lookup the
KernelControllerContext from the Kernel, to create the ServiceRegistration?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134123#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...