Re: OnException block to figured out where the Exception is originated from

2019-08-29 Thread Wang Yan
Omar Al-Safi Thank you for the clarification. it works as you suggested! On Wed, Aug 28, 2019 at 11:31 AM Omar Al-Safi [via Camel] < ml+s465427n5841999...@n5.nabble.com> wrote: > If I understood you correctly, you want to know from where this Exchange > which holds the exception, have you tried

SftpEndpoint + privateKey bytes[] + poolEnrich

2019-08-29 Thread Shultz, Dmitry
Hi All, I have an SftpEndpoint, which is configured to use the private key bytes (using SftpConfiguration.setPrivateKey(byte[]), and the poolEnrich() that is using this endpoint to fetch some file. The problem I'm facing is that poolEnrich() doesn't accept Endpoint as a parameter (accepts onl