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

Support Servlet 4.0 API in OSGI manifest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.2
    • 3.2.3, 3.2.4
    • OSGi
    • None
    • Unknown

    Description

      Our OSGI application cannot be deployed on top of tomcat 9, because tomcat 9 exposes javax.servlet.xxx packages in V 4.0, and various bundles from cxf who depends of javax.servlet exclude 4.0 from their osgi manifest.

      It seems Servlet 4.0 is already supported, so the simple fix for this only seems to include servlet 4.0 in range of supported version ( ** [0,4.1) instead of [0,4.0) in Import-Package)

      Attachments

        Issue Links

          Activity

            People

              andymc Andrew J McMurry
              amergey Arnaud MERGEY
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: