Integration Bus adding external jar exception – Apache
So I am trying to connect to FTPClient from my JavaCompute node in Integration Bus v10.0.0.8. The problem occurs because my runtime don't see the imported jar. Exception that happens : java.lang.NoClassDefFoundError: org/apache/commons/net/ftp/FTPClient Can anyone help me?