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
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