Hi,
I am experiencing some trouble with remote MBean calls (with RMIAdaptor)
to MBean loaded in a scoped deployment. Does any one know any way of
setting the context class loader that RMI uses when  doing its
RMIClassLoading stuff. For jrmp ejb calls this works fine since the
invocation is detyped and the parameters and classes are loaded in the
correct thread context classloader; but as far as I can see invokation
of MBeans through rmi seems to require the classes to be available on
the global classloader repository. Does anyone know of a way around this
or is it simply impossible to call a scopes MBean through RMI without
making the classes involed globaly visable?

//Peter
-- 
------------------------------------------------------------
Peter Antman    Chief Technology Officer, Development
Technology in Media, Box 34105 100 26 Stockholm
WWW: http://www.tim.se  WWW: http://www.backsource.org
Email: [EMAIL PROTECTED]         
Phone: +46-(0)8-506 381 11 Mobile: +46-(0)704 20 58 11
------------------------------------------------------------



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to