]
Max Rydahl Andersen commented on JBIDE-19755:
---------------------------------------------
management and tcp/ip monitor only uses http afaik ...so why is this not okey ? (i agree
the upstream should be fixed since seems like a weird limitation)
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.