Need to add the following line to the wrapper.conf file so the rmi agent binds to 0.0.0.0 instead of 127.0.0.1.
wrapper.java.additional.4 = -Djava.rmi.server.hostname = 0.0.0.0
Need to add the following line to the wrapper.conf file so the rmi agent binds to 0.0.0.0 instead of 127.0.0.1.
wrapper.java.additional.4 = -Djava.rmi.server.hostname = 0.0.0.0