[jboss-dev-forums] [JBoss OSGi Development] - Service integration with MC

alesj do-not-reply at jboss.com
Thu Aug 27 17:31:51 EDT 2009


and vice versa.

* Service --> MC
"adrian at jboss.org" wrote : 
  | The service layer is not so well integrated with the MC. It does just enough to
  | be "OSGi compliant" (of course that's not yet tested). So this is at the
  | moment very simple.
  | The OSGiServiceState which should eventually turn into an MC context implementation
  | has two "facades", the standard ServiceRegistration and ServiceReference interfaces.
  | 

* MC --> Service
"adrian at jboss.org" wrote : 
  | Services are also largely complete. What's missing is that we want to expose
  | MC pojos and JMX MBeans etc. as OSGi services.
  | 
  | The proper way to do this would be to push the OSGi Filter into kernel project
  | and use the MDR INSTANCE scope as the attributes.
  | There would be a gotcha in that OSGi expect attributes to have case insensitive names,
  | but we would only have to enforce that for OSGi created services. 
  | 

Unless you already started on this, I would like to have a crack at it once I return from JBW.

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

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



More information about the jboss-dev-forums mailing list