t;
>
>
>
> From: Aaron Doyle
> To: "users@camel.apache.org"
> Sent: Friday, October 7, 2011 11:55 AM
> Subject: Re: Exception not getting caught and multiple consumers getting the
> same message
>
> I tried the handleFault=true attribu
e
To: "users@camel.apache.org" ; Aaron Doyle
Sent: Friday, October 7, 2011 12:00 PM
Subject: Re: Exception not getting caught and multiple consumers getting the
same message
my properties values did not display correctly, they are
messageQueueURI=tcp://localhost:61616?jms.prefetchPolicy.
nt: Friday, October 7, 2011 11:55 AM
Subject: Re: Exception not getting caught and multiple consumers getting the
same message
I tried the handleFault=true attribute and that did not enable the exceptions
to get caught.
The exceptions are caught when running one consumer, as soon as I increase the
4, 2011 11:50 AM
Subject: Re: Exception not getting caught and multiple consumers getting the
same message
Could it be the spring-ws client returns a SOAP Fault and not an exception?
Camel error handler only reacts upon exceptions.
There is a flag you can enable on the route, handleFault=true,
; possible that I have multiple consumers grabbing the same message off of the
> queue to load (which is what is causing the exception to be thrown.) If I
> run with 1 consumer, it runs without exceptions.
>
> -Aaron
> From: Claus Ibsen
> To: users@camel.apache.org; Aaron Doyle
wn.) If I run
with 1 consumer, it runs without exceptions.
-Aaron
From: Claus Ibsen
To: users@camel.apache.org; Aaron Doyle
Sent: Monday, October 3, 2011 3:48 AM
Subject: Re: Exception not getting caught and multiple consumers getting the
same message
Hi
You n
uot;>
>
>
>
> class="org.apache.activemq.pool.PooledConnectionFactory">
>
>
>
>
>
>
>
>
>
>
> id="activemq"class="org.apache.activemq.camel.component.ActiveMQComponent">
>
>
>
java.lang.Exception
From: Claus Ibsen
To: users@camel.apache.org
Sent: Sunday, October 2, 2011 3:08 AM
Subject: Re: Exception not getting caught a
Hi
Can you post the XML so its readable :)
On Sat, Oct 1, 2011 at 6:40 PM, Aaron Doyle wrote:
> I have a small route that reads from an activemq queue and sends the message
> to a bean, a service client that calls a web service, and am experiencing a
> few issues. The onException configurati
I have a small route that reads from an activemq queue and sends the message to
a bean, a service client that calls a web service, and am experiencing a few
issues. The onException configuration doesn't seem to get called when the bean
throws an exception, and it seems like some of my concurren
10 matches
Mail list logo