cancel
Showing results for 
Search instead for 
Did you mean: 

ClassCastException in ResourceMultiParentClassLoader

Amey-Mogare
Contributor
0 Kudos

Hi,

I have created two EJB modules to be used in PI scenarios.

EJB-1 gives following exception (while EJB-2 works fine) -->

Both EJBs are stateless and implement Module interfaces as their local, localHome, remote, home.


Error: java.lang.ClassCastException: class $Proxy134:sap.com/ProcessFileEAR 
com.sap.engine.boot.loader.ResourceMultiParentClassLoader 4f18a584 alive incompatible with interface 
com.sap.aii.af.lib.mp.module.ModuleLocal:library:com.sap.aii.af.lib 
com.sap.engine.boot.loader.ResourceMultiParentClassLoader 24ee5d13 alive

I already went through following threads, but it didn't help.

Please help.

Thanks and regards,

Amey

Accepted Solutions (0)

Answers (1)

Answers (1)

Amey-Mogare
Contributor
0 Kudos

No replies.