Using JMX Through a Firewall
JMX relies on a JAVA technology called RMI. which uses dynamic ports to be able to communicate between a client and a server. Dynamic ports don't work with Firewall. iProcess overcomes this problem by statically assigning a listening port to the RMI server.
For more information, see the Post Installation tasks in TIBCO iProcess Installation.