Hi,

From what I have seen in the documentation, it's possible to create proxies to remote MBeans via the MBeanProxyFactoryBean class. Does Spring provide a similar Proxy factory for JMX 1.0 MBean servers ? I need to access remote Mbeans on Weblogic server 8.1 and JMX 1.0 is really cumbersome.

Thanks,
bengali.