Hi,
I was trying to use third party jar (SFTPClient jar) for uploading to remote SFTP server. It is working fine in my local. But, the other environments like DEV, UAT, etc not picking the jar.
weblogic.server.merged.jar is for FTP which is at "\Oracle_Home\wlserver\modules\features" . This jar is provided by oracle and is working fine. But, coming to SFTP, is there an oracle provided jar? If not, I have the third party jar which is not picking.
Appreciate for your response. Thank you.