Great explanation thanks.
--
View this message in context:
http://camel.465427.n5.nabble.com/errorHandler-for-activemq-component-example-configuration-tp5013373p5747305.html
Sent from the Camel - Users mailing list archive at Nabble.com.
With any JMS system if you send a message using request-reply the broker
will utilize one of many options for replying to you. Either a temporary
queue just for you or a community topic by which you can use your
correlation ID to pluck out the reply. There are other options as well.
>From the poin
"If using AMQ you can enable sync sending," I am trying to work out how this
can be done from Jms Options. I tried to grep with sycnhronous keyword but
couldnt find it really. Appreciate if you can tell how this can be achieved.
--
View this message in context:
http://camel.465427.n5.nabble.com
On Tue, Nov 22, 2011 at 1:17 PM, baklarz wrote:
> I'm tried several configurations. Exceptions inside jms/activemq are
> completly ignored by camel arror handler.
>
> This line in log drives me crazy.
> 2011-11-22 12:59:11,700 WARN
> [org.apache.camel.component.jms.JmsMessageListenerContainer] -