Skip to content

Instantly share code, notes, and snippets.

Created August 19, 2011 19:25
Show Gist options
  • Save anonymous/1157757 to your computer and use it in GitHub Desktop.
Save anonymous/1157757 to your computer and use it in GitHub Desktop.
<Ports>
<!-- The JMX Ports -->
<JMX>
<!--The port RMI registry is exposed-->
<RMIRegistryPort>9999</RMIRegistryPort>
<!--The port RMI server should be exposed-->
<RMIServerPort>11111</RMIServerPort>
</JMX>
</Ports>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment