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

Investigate removing use of the Attach API #33

Open
Azquelt opened this issue Sep 24, 2018 · 0 comments
Open

Investigate removing use of the Attach API #33

Azquelt opened this issue Sep 24, 2018 · 0 comments

Comments

@Azquelt
Copy link
Member

Azquelt commented Sep 24, 2018

Issue Overview

We use the attach API to get hold of the JMX URL. However, this URL is also written to a file by the localConnector-1.0 feature. We might be able to avoid using the attach API altogether which would simplify the code somewhat.

I think we also use the Attach API to see if the server is already running, so we'd also have to find another way of doing that.

localConnector docs: https://www.ibm.com/support/knowledgecenter/en/SSEQTP_liberty/com.ibm.websphere.wlp.doc/ae/twlp_admin_localconnector.html

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

1 participant