wtorek, 19 sierpnia 2014

Using Spring to call jmx bean on JBoss7 / EAP 6

Recently I had to create a sample project showing how to call a JMX Bean exposed by one application by other one. It seems so easy... as usual. But with new JBoss 7 / EAP6 and their new remoting-jmx protocol I struggled a bit. So here how it should look like