Towards zookeeper installation.
[lui-solr.git] / conf / zookeeper / zookeeper.default
diff --git a/conf/zookeeper/zookeeper.default b/conf/zookeeper/zookeeper.default
new file mode 100644 (file)
index 0000000..9eacc73
--- /dev/null
@@ -0,0 +1,11 @@
+# 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"