[
https://issues.apache.org/jira/browse/CAMEL-9574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-9574:
-------------------------------
Priority: Minor (was: Major)
> 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
> Priority: Minor
>
> 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)