i am using Talend 7.2.1 and have installed java jdk 13.0 . whilerunning the job i am getting following error:-
Exception in thread "main" java.lang.NoClassDefFoundError: org/talend/DynamicInvoker at ora_mrisk_coex.new_loginmodule_0_1.new_LoginModule.tWebServiceInput_1Process(new_LoginModule.java:1612)
component throwing error is twebserviceinput. Please note I have installed wsdl4j-1.6.3.jar file also.