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

Be able to force one-way operation when using camel-cxf transport

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • 2.16.3, 2.17.1, 3.0.0
    • camel-cxf
    • None
    • Unknown

    Description

      It should be possible to make/force invocations oneway only (outonly? inonly?) either by setting the exchangePattern in the camel route or configuring the endpoint explicitly.
      The way it works today is that it will always wait synchronously for the response if invoking a request/reply defined operation.
      My usecase is to invoke soap webservices over JMS by using the camel cxf transport, but I would like the responses to appear decoupled on a dedicated messagedriven endpoint - not in a request/reply manner

      Attachments

        Issue Links

          Activity

            People

              ffang Freeman Yue Fang
              davidkarlsen@gmail.com David J. M. Karlsen
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: