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

Provide implementation of MBeanServerConnection for Jolokia #313

Closed
apupier opened this issue Mar 30, 2017 · 4 comments
Closed

Provide implementation of MBeanServerConnection for Jolokia #313

apupier opened this issue Mar 30, 2017 · 4 comments

Comments

@apupier
Copy link
Member

apupier commented Mar 30, 2017

It would be nice to provide an implementation of MBeanServerConnection for Jolokia.
It will allow to reuse almost all JMX clients (at least the one respecting the usage of the Java interface).

An implementation has been started here https://github.com/jbosstools/jbosstools-server/blob/3cbc12826db37e57a770bd723289cc6d5b68f019/jmx/plugins/org.jboss.tools.jmx.jolokia/src/org/jboss/tools/jmx/jolokia/internal/connection/JolokiaMBeanServerConnection.java

@apupier
Copy link
Member Author

apupier commented Mar 30, 2017

this improvement is required first: #317

@apupier
Copy link
Member Author

apupier commented Nov 2, 2022

I think it has the same goal than the JSR-160 implementation

@rhuss
Copy link
Member

rhuss commented Dec 25, 2022

@skarsaune I think this actually exactly what you have implemented with a JMX connector ?

@apupier
Copy link
Member Author

apupier commented Jan 3, 2023

Eveyrbody agrees. Closing this enhancement request then :-)

@apupier apupier closed this as completed Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants