Re: Unable to use Spring boot properties to configure Encoders for Netty Component in 3.4.0

2020-10-07 Thread Andrea Cosentino
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

Unable to use Spring boot properties to configure Encoders for Netty Component in 3.4.0

2020-10-07 Thread Yifan Wu
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

OnException and StreamCaching

2020-10-07 Thread Shenavai, Manuel
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

Getting error while using "CXF_MESSAGE"

2020-10-07 Thread Bikash Kaushik
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/ ">