Hello All, I have a question: How classloading in Hivemind is implemented and how classes are loaded? The problem I have right now is that in my J2EE application which is running under WebSphere I have a wired ClassCastException which should not happened, and my assumption is that there are two classes that are loaded by different classloaders. Thank you.
-- Best regards, Renat Zubairov