You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Manuel EVENO <ma...@gmail.com> on 2008/07/17 14:30:21 UTC

Configuring delivery attempt

Hi,

I'm looking for the good parameter to define to delivery attemp used by
servicemix.
Does anyone have a clue ?

Manuel

Re: Configuring delivery attempt

Posted by Gert Vanthienen <ge...@skynet.be>.
Manuel,

ServiceMix itself doesn't have an error handler component, but Camel 
does and you can easily use that inside ServiceMix to do the routing and 
error handling.  As an example, take a look at 
http://activemq.apache.org/camel/dead-letter-channel.html which shows 
you the configuration options you have for a dead letter channel in Camel.

Gert

Manuel EVENO wrote:
> Hi,
>
> I'm looking for the good parameter to define to delivery attemp used by
> servicemix.
> Does anyone have a clue ?
>
> Manuel
>
>