Hi,
Can any one point me to We are migrating the Application server 7 from AS5.1.0.
Out client application is eclipse RCP based standalone, creating a remote MBeanServerConnection as a stub using JRMPInvoker. And makes users to expose all the MBeans refistered to the MBeanServer.
Now, on JBoss AS7, I understand we can only use remoting to perform invocations from standalone client. As my case is not a purely getting an remote Mbeanserver connection, can you point me to a wiki/document explaining the procedure to configure remoting on JBoss7.
Thanks,
S.