Merge commit '0d0dc9de679d36b2fe78306e3e8f223d8baf5b62' into ha
[lui-solr.git] / conf / zookeeper / zookeeper.default
1 # See the following page for extensive details on setting
2 # up the JVM to accept JMX remote management:
3 # http://java.sun.com/javase/6/docs/technotes/guides/management/agent.html
4 # by default we allow local JMX connections
5 #JMXLOCALONLY=false
6
7 #JAVA_OPTS=""
8
9 # Make sure to include the original classpath since it contains the zookeeper
10 # jars
11 #CLASSPATH="$CLASSPATH:YOURCLASSPATH"