Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to enable Jetty's JMX? #199

Closed
nicolas-raoul opened this issue Nov 21, 2016 · 0 comments
Closed

How to enable Jetty's JMX? #199

nicolas-raoul opened this issue Nov 21, 2016 · 0 comments

Comments

@nicolas-raoul
Copy link

Jetty can be configured to expose JMX information, which is very useful when debugging a webapp, for instance to see the current server sessions.

How to do the same thing with Run Jetty Run?

Currently JMX information is not available, only the basic information about the Java process/GC/etc is available:

JMX jconsole Run Jetty Run

xzer added a commit that referenced this issue Nov 23, 2016
* by default since we do not care about performance in development
* for 9.3 only due to the bad source structure that I do not want to maintain same source at anywhere anymore...

#199
@xzer xzer closed this as completed Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants