You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Thomas Termin <th...@gmail.com> on 2013/07/05 22:41:06 UTC

camel-mina response handler

We are using currently camel-mina for sending udp data. The problem is that
the default response handler log just all exception as error. The user of
the component has no possibility to react on some certain exceptions. It
e.g. an PortUnreachableException should be ignored the logger needs to be
set to fatal but then all other informations of the provider are also gone.
It would be a nice possibility to declare an own response handler which can
just react on such things. What do you think?

Thomas

Re: camel-mina response handler

Posted by Claus Ibsen <cl...@gmail.com>.
Yeah we love contributions. Feel free to log a JIRA and attach a patch
http://camel.apache.org/contributing.html

On Fri, Jul 5, 2013 at 10:41 PM, Thomas Termin <th...@gmail.com> wrote:
> We are using currently camel-mina for sending udp data. The problem is that
> the default response handler log just all exception as error. The user of
> the component has no possibility to react on some certain exceptions. It
> e.g. an PortUnreachableException should be ignored the logger needs to be
> set to fatal but then all other informations of the provider are also gone.
> It would be a nice possibility to declare an own response handler which can
> just react on such things. What do you think?
>
> Thomas



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen