You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2016/04/13 04:06:25 UTC

[jira] [Resolved] (CAMEL-9574) Be able to force one-way operation when using camel-cxf transport

     [ https://issues.apache.org/jira/browse/CAMEL-9574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved CAMEL-9574.
---------------------------------
       Resolution: Duplicate
    Fix Version/s: 2.16.3
                   3.0.0
                   2.17.1

> Be able to force one-way operation when using camel-cxf transport
> -----------------------------------------------------------------
>
>                 Key: CAMEL-9574
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9574
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-cxf
>            Reporter: David J. M. Karlsen
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 2.17.1, 3.0.0, 2.16.3
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)