Re: How to know if a component is InOnly by default

2013-03-07 Thread Hadrian Zbarcea
The route MEP is ignored by almost all the components and almost useless. So you can get it from the exchange, but it won't help you much. You need to read the doc for the components you're using and understand what they do given the uri configuration you used. My $0.02, Hadrian On 03/07/20

Re: How to know if a component is InOnly by default

2013-03-06 Thread Claus Ibsen
On Wed, Mar 6, 2013 at 11:10 PM, fbarbat wrote: > In http://camel.apache.org/event-message.html it says that "The default > behaviour of many Components is InOnly such as for JMS, File or SEDA". How > can I know if a specific component is InOnly? For example, the "direct" > component. > You can r