]
Jeff MAURY commented on JBIDE-25291:
------------------------------------
There is no way to guess these flags from the image metadata. I'm trying to find the
use case
Read Jolokia port from image configuration instead of hardcoded to
default value
--------------------------------------------------------------------------------
Key: JBIDE-25291
URL:
https://issues.jboss.org/browse/JBIDE-25291
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: jmx, openshift
Affects Versions: 4.5.0.Final, 4.5.1.AM3
Reporter: Aurélien Pupier
Assignee: Jeff MAURY
Labels: server_adapter, server_adapter_editor, server_adapter_wizard
Fix For: 4.5.x
see
https://hub.docker.com/r/fabric8/s2i-java/ for classical use case:
{noformat}
AB_JOLOKIA_PORT : Port to use (Default: 8778)
{noformat}
might worth to also take care of all other parameters?