This should be fixed in 3.6.x
Il mer 7 ott 2020, 21:47 Yifan Wu ha scritto:
> Hi,
>
> I am trying to use Netty Spring boot autoconfiguration. I want to set
> encoders in the properties with the following line.
> camel.component.netty.encoders=#myCustomEncoder
>
> I have my bean defined:
> clas
Hi,
I am trying to use Netty Spring boot autoconfiguration. I want to set encoders
in the properties with the following line.
camel.component.netty.encoders=#myCustomEncoder
I have my bean defined:
The Camel application failed to start because:
Failed to bind properties under 'camel.componen
Hi everyone,
we are using the Camel-onException error handling and found that the
exception-handling is sometimes not executed in case of error. When
StreamCaching is enabled in the route and an error happens during
TypeConversion (see stacktrace below), the exception handling is not executed
Dear Team,
I'm using CXF to send an encrypted request to the SOAP service. I
configured both in and out interceptors in CXF. When I'm hitting SOAP
service using message type as "CXF_MESSAGE", data gets encrypted but
getting below error from the server.
http://schemas.xmlsoap.org/soap/envelope/
">