coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Remove the requirement to set -Dcom.sun.management.jmxremote (it's no longer required) #241

Open brianoliver opened 9 years ago

brianoliver commented 9 years ago

According to the following documentation

http://docs.oracle.com/javase/7/docs/technotes/guides/management/agent.html

using this system property:

-Dcom.sun.management.jmxremote

is no longer required. We should ensure we remove uses of it from the code base.

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-241

brianoliver commented 9 years ago

Reported by @brianoliver