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
