<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Filippe,<br>
<br>
I added the option you said and reload the servers:<br>
<br>
/profile=full/subsystem=jmx/remoting-connector=jmx:add(use-management-endpoint=false)<br>
<br>
The options expose-resolved-model and expose-expression-model are
default. However, I still can't connect to slave host. The only
connection that works in slave is when I connect on port 9999 with
address "service:jmx:remoting-jmx:host:9999", but the "jboss.as.*"
MBeans aren't showed.<br>
<br>
I tried addresses "service:jmx:remoting-jmx:host:8080" and
"service:jmx:http-remoting-jmx:host:8080" and nothing.<br>
I thought could be the user authentication, so I create the same
user in mgmt-users.properties and application-users.properties but
didn't work.<br>
<br>
Did I do anything wrong?<br>
<br>
Thanks,<br>
<br>
Rodrigo<br>
<br>
<br>
On 20-01-2016 15:41, Filippe spolti wrote:<br>
</div>
<blockquote cite="mid:569FC6E7.9000309@gmail.com" type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<span style="color: rgb(51, 51, 51); font-family: Arial,
Helvetica, FreeSans, sans-serif; font-size: 13.3333px;
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: 17.3333px; orphans: auto;
text-align: left; text-indent: 0px; text-transform: none;
white-space: normal; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important;
float: none; background-color: rgb(255, 255, 255);">This is
switched on by default in standalone mode and accessible over
port 9990 but in domain mode is switched off so needs to be
enabled - in domain mode the port will be the port of the
Remoting connector for the WildFly 8 instance to be monitored.<br>
<br>
the jmx subsystem should looks like: <br>
<br>
<subsystem xmlns="urn:jboss:domain:jmx:1.3"><br>
<expose-resolved-model/><br>
<expose-expression-model/><br>
<remoting-connector
use-management-endpoint="false"/><br>
</subsystem><br>
<br>
Then use the server's http port to access the jmx.<br>
<br>
<br>
</span><br>
<div class="moz-cite-prefix">On 01/20/2016 03:12 PM, Rodrigo Lira
wrote:<br>
</div>
<blockquote cite="mid:569FBFED.5010508@tjpr.jus.br" type="cite">
<pre wrap="">Hi,
After install WildFly in standalone mode I can access JMX with JConsole using the address service:jmx:http-remoting-jmx://host:9990, but when I install in domain mode only the domain controller is accessible, I can't connect in host slaves. How do I enable JMX in host slaves?
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Regards,
--Filippe</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
wildfly-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/wildfly-dev">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
_______________________________________________<br>
| Rodrigo Daniel C. Lira<br>
| <font size="-2">Analista de Sistemas - Tribunal de Justiça/PR</font><br>
| <font size="-2"><a class="moz-txt-link-abbreviated" href="mailto:rodrigo.lira@tjpr.jus.br">rodrigo.lira@tjpr.jus.br</a> - (41) 3250-6344</font><br>
</div>
</body>
</html>