On Tue, Feb 3, 2009 at 12:41 PM, Nivetha Shri <nivis...@gmail.com> wrote:
> Hi All
> Will camel support only xml messages or will it support object messages
> too?
Yes in Camel message payloads can be anything.

Exchange.setBody(Object body)



> Will camel support routing to components on different machines?
Yes some of the components can send/receive data over the network.
- camel-jms
- camel-mina
- camel-http
- camel-rmi
- camel-cxf
and many more



>
> Can someone provide me the links which explains on these two topics.
> Any help will be really of great use.
Check out the documentation, and see some of the examples and tutorials
http://camel.apache.org/tutorials.html
http://camel.apache.org/examples.html

And maybe the FAQ:
http://camel.apache.org/faq.html


>
> Thanks and Regards
> Nivi Shri
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/

Reply via email to