Hi Experts!
I'm trying to use a Java Module in communication channel in the SAP XI 7.4.
The deployment was made successfully on server, but when I try to call the module in Communication Channel I receive the error below.
Error: java.lang.ClassCastException: Cannot cast class com.sun.proxy.$Proxy3338 to interface com.sap.aii.af.lib.mp.module.ModuleRemote
Does anybody know what could be this error?
Thank you.
Image: Module List (Deploy):
Image: Communication Channel
Image: Error