Claus Ibsen created CAMEL-10294:
-----------------------------------
Summary: Component docs - ExchangePattern
Key: CAMEL-10294
URL: https://issues.apache.org/jira/browse/CAMEL-10294
Project: Camel
Issue Type: Task
Components: documentation
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.18.0
See PR
https://github.com/apache/camel/pull/1159#issuecomment-245058482
We should either remove the exchange pattern from the docs, or infer its
default value as
- InOnly if its consumerOnly=true
- InOut otherwise
Most components dont change the MEP explicit and it can therefore be wrong as
InOnly in some cases.
Only special components such as JMS may see the MEP as InOnly if there is no
JMSReplyTo header.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)