Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 7a10a01814418c757cc9f927ba2f3a7a0526e63a (plain) (tree)
1
2
3
4
5
6
7
8
9

                                




        

                        
              




                                   
[description]
Enables remote RMI access to JMX

[depend]
jmx

[xml]
etc/jetty-jmx-remote.xml

[ini-template]
## The host/address to bind RMI to
# jetty.jmxremote.rmihost=localhost

## The port RMI listens to
# jetty.jmxremote.rmiport=1099

Back to the top