Here's my problem :
When I try the Interest bean example, I am getting as far as the "Got
Reference" line, but after that I get
java.lang.ClassCastException at
com.sun.corba.se.internal.javax.rmi.PortableRemoteObject.narrow.
In the archives, Rickard Oberg had suggested checking the classloaders for
both obj and InterestHome.class for which I have
ref.getClass().getInterfaces()[0].getClassLoader - null
InterestHome.class.getClassLoader - sun.misc.Launcher$AppClassLoader@404536
But there was nothing after this - where do I go now ?
Any help will appreciated .... thank you everybody.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]