Created
August 19, 2011 19:25
-
-
Save anonymous/1157757 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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