# See the following page for extensive details on setting # up the JVM to accept JMX remote management: # http://java.sun.com/javase/6/docs/technotes/guides/management/agent.html # by default we allow local JMX connections #JMXLOCALONLY=false #JAVA_OPTS="" # Make sure to include the original classpath since it contains the zookeeper # jars #CLASSPATH="$CLASSPATH:YOURCLASSPATH"