2 Replies Latest reply on Sep 20, 2010 10:38 PM by jason.greene

    Initial AS7/OSGi integration

    thomas.diesler

      [JBAS-8309] Initial OSGi subsystem integration

       

      The initial OSGi subsystem integration for AS7 is available for pull here.

       

      We currently install three bundles

       

      • org.osgi.compendium.jar
      • jboss-osgi-common.jar
      • jboss-osgi-hotdeploy.jar

       

      The hotdeploy bundle currently allows drop-in deployment/undeployemnt of OSGi bundles in the server/bundles directory. This is a provisional approach that is likely to disappear when the AS7 deployment API becomes generally available.

       

      The OSGiFrameworkService allows injection of the OSGi system BundleContext.

       

      cheers

      -thomas