Are the jmx:${host.name}:rmi and jmx/invoker/RMIAdaptor different? I knew that the first one is just an old name.

In fact, jmx/invoker/RMIAdaptor works but jmx:${host.name}:rmi does not.

Thank you.

Adrian Brock wrote:

Try it with the RMI invoker adapter (bound at jmx/invoker/RMIAdaptor).
That does late unmarshalling of arguments
when the correct classloader is known.


Vanilla RMI is pretty bad at hot deployment and classloader
selection.

Regards,
Adrian



------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to