[wildfly-dev] Remoting port
Darran Lofthouse
darran.lofthouse at jboss.com
Thu Jan 9 08:30:35 EST 2014
It is implemented just probably not documented, change the scheme in the
URL from remoting-jmx to http-remoting-jmx and of course change the port
in the URL to the HTTP port should be all that is required.
Regards,
Darran Lofthouse.
On 09/01/14 12:56, Thomas Segismont wrote:
> Le 09/01/2014 13:51, Darran Lofthouse a écrit :
>> On 09/01/14 12:35, Thomas Segismont wrote:
>>> Hi,
>>>
>>> JMX connectivity is currently supported over the remoting port. How will
>>> JMX clients be able to connect when the remoting port goes away?
>>
>> Over the HTTP port with a HTTP Upgrade, overall just a slight change in
>> the URL used to establish the connection from the end users perspective.
>
> Great! Is this documented somewhere in the wiki? Or maybe not yet
> implemented?
>
> I found
> https://docs.jboss.org/author/display/WFLY8/JMX+subsystem+configuration
> but it only refers to the remoting port solution.
>
> Thomas
More information about the wildfly-dev
mailing list