bundle jmx

This commit is contained in:
zzz
2012-01-14 22:20:39 +00:00
parent fd6fcda781
commit 404578515b
5 changed files with 96 additions and 5 deletions

View File

@@ -46,6 +46,8 @@ clientApp.3.name=I2P webserver (eepsite)
#clientApp.3.args="/path/to/jetty.xml" "/path/to/jetty-rewrite.xml"
## To use local SSL, edit jetty-ssl.xml and use:
#clientApp.3.args="/path/to/jetty.xml" "/path/to/jetty-ssl.xml"
## To use local or remote JMX, edit jetty-jmx.xml and use:
#clientApp.3.args="/path/to/jetty.xml" "/path/to/jetty-jmx.xml"
clientApp.3.args="eepsite/jetty.xml"
clientApp.3.delay=30
clientApp.3.startOnLoad=true