Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3382

Allow repository to resolve local modules/bundles

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.Final
    • None
    • OSGi
    • None

      With the OSGi Repository implementation in place it is possible to provision the system with bundles from a remote maven repository (i.e. nexus). An optimization would be to fetch the artefacts from the local 'modules' or 'bundles' directory in the AS7 distribution.

      These configured capabilities could be removed

                      <!-- bundles started in startlevel 2 -->
                      <capability name="org.jboss.netty" startlevel="2"/>
                      <capability name="org.projectodd.stilts" startlevel="2"/>
      

      The SimpleStompletTestCase could use the Repository API to provision these bundles on demand.

              tdiesler@redhat.com Thomas Diesler
              tdiesler@redhat.com Thomas Diesler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: