Hi,
I have a good understanding of ActiveMQ. I am apache exploring camel to
extend the use of ActiveMQ. I was reading the basic articles and websites.
Just stuck with some questions:
1. Does camel need ActiveMQ broker to run or it can work without ActiveMQ
also ?
2. What are the possible use ca
>Well, actually whenever you want to receive/send message to JMS you should
consider using Camel :) . JMS >usage usually involves using Enterprise
Integration Patterns [2]. And whenever you need to use EIP, you >should
consider using Camel for that purpose.
But ActiveMQ alone can send/receive JMS
I have a use case where I want to read an XML document from a flat file and
select XML element of interest using XPath accordingly output to a JMS
destination.
Can I use Camel for this use case ?
Thanks,
Anuj
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-for-X
Thanks,
I am new with camel. One more Question :
What is the way to handle exceptions and errors while processing the message
through camel ?
Thanks,
Anuj
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-for-XML-data-tp5750397p5750421.html
Sent from the Camel - U
Hi,
I am trying to use an enterprise integration framework. Confused between two
producets
1) Camel 2)Openadaptor.
I have already gone through
http://camel.465427.n5.nabble.com/camel-vs-openAdapter-vs-xbus-td4522979.html
and I understand that both uses different patterns. But if someone can tel