Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1643

Move runtime resources found in META-INF to META-INF/cxf so that they can be found in an OSGi runtime environment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1, 2.0.6
    • 2.1.1, 2.0.7
    • None
    • None

    Description

      The mechanisms in cxf-bundle that load WSDL extensors by finding and processing META-INF/extensions.xml needs to be updated to work in an OSGi environment. Although it would seem like this issue could be resolved by adding META-INF to the Export-Package list in distribution/bundle/pom.xml, that would use too general a package name, and would not work if there were other bundles that exported META-INF. One proposed solution is to move CXF stuff in META-INF to META-INF/cxf, possibly with a lookup in both the old and new places for backward compatibility. Relavent code is in WSDLManagerImpl.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            ramnarine Mike Ramnarine
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: