You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/10/29 21:41:25 UTC

[GitHub] [camel-quarkus] lburgazzoli commented on issue #248: Create a Camel Netty TCP extension

lburgazzoli commented on issue #248: Create a Camel Netty TCP extension
URL: https://github.com/apache/camel-quarkus/issues/248#issuecomment-547642364
 
 
   using sockets is fine but you can use netty too (i.e. to resuse some pre-defined handers/codecs.
   
   about the exception in native mode is usually because of a reflective access to a class so you need to add it to the reflective class list

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services