The standard JVM platform Mbeans can be accessed remotely by specifying
-Dcom.sun.management.jmxremote.* properties on the JVM startup. One can specify role based
authentication, ssl access, client side ssl certificate validation, etc. with regards to
securing the remote connections.
Is there a way of securing jmx-remoting.sar and the resulting jmx connector URL, i.e.
service:jmx:rmi:///jndi/rmi://localhost:1090/jmxconnector, that exposes JBoss Mbeans
remotely in a similar fashion?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238728#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...