Uploaded image for project: 'CXF Distributed OSGi (Retired)'
  1. CXF Distributed OSGi (Retired)
  2. DOSGI-66

The DSW only loads the intent map when certain spring bundles are loaded and started upfront

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1, 1.2
    • 1.2
    • common
    • None

    Description

      The DSW loads the intent map via Spring from an XML file. For this import it needs access to some namespace handlers that are provided by the CXF bundle. If the Spring OSGi Extender bundles are not completely started before the DSW tries to load the map, the loading fails as the namespace handlers are not found.

      A possible solution would be to change the startup of the DSW from the OSGi activator to Spring. This way the DSW would be started by the Spring OSGi Extender bundles once they are ready and the DSW could successfully load the map.

      Attachments

        Activity

          People

            marcschaaf Marc Schaaf
            marcschaaf Marc Schaaf
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: