Hi

Its in the documentation
http://camel.apache.org/netty

On Tue, Aug 26, 2014 at 11:27 AM, Edmondo Porcu <edmondo.po...@gmail.com> wrote:
> Hello,
>
> I am trying to use a tcp endpoint with camel netty. I need to establish a
> two way route from a vert.x event bus to a remote server and viceversa.
>
> Unluckily my vert.x uses Netty as well so when my netty producer is started
> I get a low level Java exception: impossible to bind address:bind.
>
> I suspect it is because my vertx local instance is using the same port as
> netty. How can I change the local port a netty producer binds to?
>
> Thanks
>
> Edmondo



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

Reply via email to