Serialization error in OIM 11g
Hi,
I have a custom jar file in OIM 11g which is causing this issue,
<All session object
s should be serializable to replicate. Check the objects in your session. Failed
to replicate non-serializable object.
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.lang.ClassNotFoundException: Failed to load class ...
Please suggest what should be done to avoid this.
M