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

Refactoring JAXRSInvoker to support CXF continuation better

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.1, 2.4
    • None
    • None

    Description

      I did some clean up work[1] on the CxfRsInvoker in Camel to let it work better with CXF 2.3.0 continuation API.

      Current JAXRSInvoker is not friendly to CXF continuation API, and the method

      public Object invoke(Exchange exchange, Object request)
      

      is stateful and can't be called by the continuation resume process.

      [1]http://svn.apache.org/viewvc?rev=1036343&view=rev

      Attachments

        1. jaxrs.patch
          3 kB
          Willem Jiang

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            njiang Willem Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: