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?

Hm.. how are you making it available to the EJB's? Through JNDI, or do
your beans use JMX to find them?

/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