[jboss-dev-forums] [Design of OSGi Integration] - Re: ServiceReferences outside of OSGi Deployers

johnbailey do-not-reply at jboss.com
Wed Mar 5 01:25:41 EST 2008


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#4134123

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134123



More information about the jboss-dev-forums mailing list