ctaggart
Jan 30th, 2006, 03:46 PM
I would like to use either JConsole or MC4J or a custom client to connect remotely to a JMX MBeanServer. I'm using Java SE 5, latest Spring 1.2.x, and latest Tomcat 5.5.x. I can control the JMX Remote port, but is it possible to control the port where the RMI communication is?
Does Spring have or can Spring add a custom RMISocketFactory to control the RMI port for JMX communcation? I have to deal with firewalls in our internal network, so a random port will not work for me.
cheers,
Cameron
Does Spring have or can Spring add a custom RMISocketFactory to control the RMI port for JMX communcation? I have to deal with firewalls in our internal network, so a random port will not work for me.
cheers,
Cameron