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

CXF bundle is not compatible with new spring features from Karaf

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.11
    • 2.7.11
    • OSGi
    • None
    • Unknown

    Description

      cxf-bundle-compatible-2.7.11-SNAPSHOT contains in MANIFEST.MF:
      Require-Bundle: <...>,org.springframework.beans
      But new spring features in Karaf 2.3.5-SNAPSHOT use Servicemix bundles instaed of native from springframework.
      org.apache.servicemix.bundles.spring-beans-3.2.8.RELEASE_1.jar contains in manifest:
      Bundle-SymbolicName: org.apache.servicemix.bundles.spring-beans
      Even if last bundle is active, we get problem with CXF bundle in Karaf:
      org.osgi.framework.BundleException: The bundle "org.apache.cxf.bundle_2.7.11.SNAPSHOT [174]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.springframework.beans; bundle-version="0.0.0"

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            ilazebny Igor Lazebny
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: