1 Reply Latest reply on Dec 16, 2007 6:07 AM by alesj

    OSGi Deployer on MC 2.0

      Hi,
      I have read on these forums that jboss 5.0 Beta3 will have the microcontainer 2.0, and that this version of the MC will have an OSGi deployer. Can any one confirm this? Is there any planned date for the release of JBoss 5.0 Beta3?

      If my assumption is wrong, is there any one who have already integrated any OSGi framework with JBoss (fenix, equinox,..), even if this in not a full integration (Classloader issues, ...)?

      I really need OSGi on top of JBoss...even if I can't have class versioning...

      Thanks in advance.
      Best regards,
      Victor Batista

        • 1. Re: OSGi Deployer on MC 2.0
          alesj

           

          "vbatista" wrote:

          I have read on these forums that jboss 5.0 Beta3 will have the microcontainer 2.0, and that this version of the MC will have an OSGi deployer. Can any one confirm this? Is there any planned date for the release of JBoss 5.0 Beta3?

          http://www.jboss.com/index.html?module=bb&op=viewtopic&t=117317&start=10
          Beta3 --> next week.

          "vbatista" wrote:

          If my assumption is wrong, is there any one who have already integrated any OSGi framework with JBoss (fenix, equinox,..), even if this in not a full integration (Classloader issues, ...)?

          Since it's really easy to swap the ClassLoader with current Deployers implementation, perhaps you can look at what I had in mind with my first shot at our OSGi - using existing OSGi frameworks to delegate the classloading to their CL implementations.
          http://anonsvn.jboss.org/repos/jbossas/projects/osgi/trunk/