[
https://issues.jboss.org/browse/JBIDE-19755?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-19755:
-------------------------------------
Somehow, when monitoring management port using http, the connection continually gets
interrupted / prematurely closed / etc. My management commands fail.
It only works when the monitoring protocol is set to TCP/IP
tcp/ip monitor only uses http afaik
No... if you go via UI from the monitoring preference page, you'll see that there are
two possible protocols listed: 1 is http, the 2nd is TCP/IP
Implement ServerPort portion of wst.servertools API
---------------------------------------------------
Key: JBIDE-19755
URL:
https://issues.jboss.org/browse/JBIDE-19755
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: server, upstream
Affects Versions: 4.3.0.Alpha2
Reporter: Rob Stryker
Fix For: 4.3.0.Beta1
WTP has support for port monitoring in it. This is a piece of code that I've
neglected to implement for, oh, 9 years. I think now's the time, since [~bbrodt] has
been asking about it.
Unfortunately, I've been hit by an upstream bug that hinders my progress:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=466109
To be clear, I have a proposed patch which works for HTTP monitoring but simply
doesn't function for monitoring the management port due to an upstream bug.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)