[jboss-user] [JBoss OSGi] - Re: OSGi and MicroContainer

alesj do-not-reply at jboss.com
Wed Aug 5 09:50:38 EDT 2009


"speleomaniac" wrote : Thx for the quick reply...
  | 
  | Unfortunately, most of my experience with the configuration of ClassLoaders with
  | 
  | * jboss-app.xml for .ear
  | * jboss-web.xml for .war
  | * jboss.xml for the rest 
  | 
  | was catastrophic.....That is one of the reason why OSGi is so attractive to me....
  | 
  | In one of my old projects, we were working with JBoss Portal and we had tried to isolate the classloaders with the mentioned files, that totally killed the portal framework, then after I am always keeping an eye open for the alternatives....
  | 

Yeah, those files are really meant for basic usage / isolation.
In your case you still needed to do a lot of "communication" with portal engine,
which is far from trivial to properly isolate.

"speleomaniac" wrote : 
  | I was just looking to see is this scenario possible with JBoss, I would look closely to JBoss OSGi implementation and this discussion about MicroContainer and OSGi had confused me little bit...but thx for the answer...
You can follow our OSGi progress more closely here:
* http://jbossosgi.blogspot.com/

This is the presentation I did at JavaOne this year:
* http://anonsvn.jboss.org/repos/jbossas/projects/presentations/trunk/microcontainer/J1_MC_CL.pdf
it explains a bit where we are, and we're we headed with our CL/OSGi development.

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

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



More information about the jboss-user mailing list