Not able to read files from public FTP server and SFTP server when I deployed my code on Java Cloud
Summary
Not able to read files from public FTP server and SFTP server when I deployed my code on Java Cloud Service Weblogic server (11g)Content
Hi,
I develop a ADF application which reads files from SFTP and FTP server.
It works fine when I run it from my local weblogic server.
When I deployed EAR file of Application on JCS Weblogic server, It not able to read that file from both Public FTP server and SFTP server.
Please anyone can help me on this.
1