[jboss-dev-forums] [Design of OSGi Integration] - Re: Facade Questions

alesj do-not-reply at jboss.com
Mon Feb 25 13:48:58 EST 2008


"johnbailey" wrote : 
  | On another note, if we are going to support using the facade for any deployment even ones not originating in a OSGI Bundle, we can not assume the OSGIMetaData will be attached to the DeploymentContext.  In this case, we will need to create the headers given the other MetaData available, correct?
  | 
First, OSGIMetaData should only be used for a Describe phase, to construct matching ClassLoaderMetaData.
And CLMD can be attached from where ever; jboss-classloading.xml, programmatically, ...
Or why do you think we need OMD?

If you mean the services that can be used inside particular bundle, via ServiceRegistry, that's shouldn't be a problem.
MC already has a contextual awareness. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131965#4131965

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



More information about the jboss-dev-forums mailing list