Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-4947

[patch] OSGi imports inappropriate for common environments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • nightly
    • 1.7.5
    • None
    • E.g. GlassFish 3.1 / Felix 3.x / Java 6

    Description

      Most common environments define all package exports issued by the framework with the system version "0.0.0".

      Because Axis2 OSGi specifies the following imports with higher versions it is not possible to use the provided OSGi bundle as is and has to be modified:

      javax.ws.rs; version=1.0,
      javax.activation;version="1.1",
      javax.xml.stream;resolution:=optional;version="1.0"

      I'll attach a patch to fix this problem.

      Attachments

        1. osgi-pom.xml.patch
          2 kB
          Ancoron Luciferis

        Activity

          People

            Unassigned Unassigned
            ancoron Ancoron Luciferis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: