[jboss-user] [JBoss OSGi] - Re: OSGi
alesj
do-not-reply at jboss.com
Fri Nov 7 10:13:14 EST 2008
What kind of service?
MC currently doesn't have full OSGi service (registry) support, yet.
But you can already do most of the thing you expect from OSR.
As our impl will be a simple facade on top of OSGi core interfaces.
The classloading part - OSGi kind of CL - is mostly in place.
Only a few corner cases to polish.
The best docs part is (unfortunately) this:
- https://jira.jboss.org/jira/browse/JBCL-10
Perhaps check my demos for 'HelloWorld':
- http://anonsvn.jboss.org/repos/jbossas/projects/demos/microcontainer/trunk/
Read about it here:
- http://java.dzone.com/articles/a-look-inside-jboss-microconta
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187745#4187745
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187745
More information about the jboss-user
mailing list