0730 193604 (0000) 1 JVM: java.lang.NoSuchMethodError: attachIDMFiles
0730 193604 (1113) 1 External Java: Failed to find method 'attachIDMFiles.AttachIDMFiles.attachIDMFiles' with matching signature in java symbol table.
I get this error when I try to invoke java class from Stream serve.
I am using JavaInvokeStaticMethod JavaInvokeStaticMethod("attachIDMFiles.AttachIDMFiles","attachIDMFiles", $baseurl, $username, $password , $query);
attachIDMFiles -- Package name
AttachIDMFiles--Class name
attachIDMFiles--Method name
If anybody has faced this issue please guide me to resolve it.
Thanks
Monica