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

JMX with jboss-client.jar #5

Closed
LucasScript opened this issue May 20, 2015 · 1 comment
Closed

JMX with jboss-client.jar #5

LucasScript opened this issue May 20, 2015 · 1 comment

Comments

@LucasScript
Copy link

Is there a way to use the jboss-client.jar with jmx to connect to remote java server?

@zuazo
Copy link
Owner

zuazo commented May 21, 2015

Hello @LucasScript,

Unfortunately I'm not familiar with jboss-client.jar. I do not know what it is used for.

I think maybe it could be related to issue #4, that adds Weblogic JMX support. You could start with something like the following:

java.classpath.push(path.resolve("jboss-client.jar"));

But I do not know if that will be enough.

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