Re: camel-netty4 enhancement question

2014-11-05 Thread Willem Jiang
Hi Thomas, We love the contribution, that’s why Apache Camel have more than 200 components now :) Please go ahead to fill the JIRA and send your pull request. Regards, -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.c

camel-netty4 enhancement question

2014-11-05 Thread Thomas Termin
Hello, I would like to extend the camel-netty4 component a little bit especially within udp. The first thing is to indroduce a config parameter which makes it possible to send udp datagrams without connect because this results in an PortUnreachableException if an consumer is not listen. To have th