Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • props.put("jacorb.ior_proxy_host", "52.30.211.134");  // this is very important because it embeds the public IP in the IOR, without it, the private IP is put in the IOR
  • props.put("OAPort", "5555");  // listening on port 5555, this is important because I have let the windows server firewall know about this port

 You must enable port 5555 on the EC2 security group and windows firewall