coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Remote Java Application Builder RemoteExecutorServer must use routable addresses. #183

Closed brianoliver closed 9 years ago

brianoliver commented 9 years ago

When realizing a Remote Java Application, the remote execution server (of the "parent") must be listening on a "routable" (public) address so that the Remote Java Application can connect back to it.

On servers with multiple network adapters, it's possible that the remote execution server will use a non-routable (private) address and thus the Remote Java Application may not be able to connect back to the "parent".

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-183

brianoliver commented 9 years ago

Reported by @brianoliver

brianoliver commented 9 years ago

Marked as fixed by @brianoliver on Friday, November 7th 2014, 11:44:32 am