Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-9123

Camel is not invoking JAX-RS Client (jax-rs) providers" readFrom" method while returing the response back to the CXF server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 2.15.3
    • None
    • camel-cxfrs
    • None
    • Unknown

    Description

      I have a CXF JAX-RS server talking to a CXF JAX-rs client in my camel route, The RS client inturn talks to REST API, both the server and client have been configured with custom JAX-RS providers to perform custom deserlization/serilizations. The JAX-RS server "readFrom" method is invoked followed by the clients "writeTo" which perfroms the REST API call once the API rerurns the response , camel is not invoking CXF client providers readFrom/isReadable method, rather its directly calling JAX-RS servers writeTO method where the Object is coming as LoadedByteArray instead of the actual Java POJO.

      Attachments

        Activity

          People

            Unassigned Unassigned
            varun_srinath Varun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: