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

Should use documented Jetty continuation API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6
    • 2.6.1
    • Transports
    • None
    • Unknown

    Description

      We currently use some of the "raw" async context objects from Jetty to implement the jetty based continuations. However, when running in a "real" jetty server, the default classloader hides those. We should use the documented ContinuationSupport.getContinuation methods to set that up. That will allow use of the continuations when run in a war inside jetty 7.x.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: