Hey

Tom Cook wrote:
>  > 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.

I don't get it. When are you using narrow with MBeans!?!?!? 

/Rickard

-- 
Rickard Öberg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to