Hi,
I am woring how it's possible in Spring, to expose a remote object as MBEan, inside a MBean server, which is in a different machine than the MBean itself.
I read the example in MX4J documentation RMI MBean example, so I was thinking if it is possible to do something similar by spring framework.
Has anybody experienced that already?

Thanks a lot.

Luca