Tom Cook writes:
> Hey all,
>
> I've written an mbean (two in fact) which my beans need to look up.
> When they go to do so, however, there is a ClassCastException thrown
> at java.rmi.PortableRemoteObject.narrow(). This smells to me like a
> classloader issue; the classes are being loaded by different
> classloaders and so are not the same type. What do I have to do to my
> mbean to make it available to beans?
>
> TIA
Sorry, I've fixed it. Someone (not me) was using the wrong class in a
call to narrow.
Tom
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]