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
