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

Support Servlet API 3.0

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.2.3, 3.2.4
    • None
    • None
    • Unknown

    Description

      When deploying cxf 3.2 on tomcat 7, it breaks because of a hard dependency on Servlet 3.1 classes in Servlet3ContinuationProvider (javax.servlet.WriteListener), which results in ClassNotFound at runtime. At some point JAX-RS 2.1 API dropped NIO support and the dependecy on Servlet 3.1 API as well, right beforeĀ  releasing the spec (commit referenceĀ https://github.com/jax-rs/api/commit/a4faa965bbe4d058caa41f56f712fa52fc9600fe#diff-bb05b5ab9309760c3271445278116a2f).

      The Servlet 3.0 should be the base line.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            reta Andriy Redko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: