<div dir="ltr">Hi Brian<div><br></div><div>Thanks for clarification and sorry for late response.</div><div><br></div><div>I created Feature Request to add expose MBean server through HTTP management interface: <a href="https://issues.jboss.org/browse/WFLY-3426" target="_blank">https://issues.jboss.org/browse/WFLY-3426</a></div>

<div><br></div><div>It would be great to have MBean server exposed via Wildfly HTTP Management interface, but I know several teams which would like to have such functionality in JBoss AS 7. This is why I started looking at Darran&#39;s port to JMX console (<a href="https://github.com/dandreadis/wildfly/commits/jmx-console" target="_blank">https://github.com/dandreadis/wildfly/commits/jmx-console</a>). I rebased it, detached from Wildfly parent and pushed to my branch (<a href="https://github.com/altanis/wildfly/commits/jmx-console-ported" target="_blank">https://github.com/altanis/wildfly/commits/jmx-console-ported</a>). The same WAR file seems to work correctly on JBoss AS 7 as well as Wildfly. </div>
<div><br></div><div>In my opinion it would be great to have this console available publicly. Is it possible to make the WAR file available through JBoss Nexus (perhaps thirdparty-releases repository)? If it is, I&#39;d squash all commits and push only jmx-console code into new github repository (to make it separate from Wildfly). </div>
<div><br></div><div>Best regards</div><div>Sebastian</div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-22 3:23 GMT+02:00 Brian Stansberry <span dir="ltr">&lt;<a href="mailto:brian.stansberry@redhat.com" target="_blank">brian.stansberry@redhat.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I agree that if we exposed the mbean server over HTTP that it should be<br>
via a context on our HTTP management interface. Either that or expose<br>
mbeans as part of our standard management resource tree. That would make<br>
integration in the web console much more practical.<br>
<br>
I don&#39;t see us ever bringing back the AS5-style jmx-console.war that<br>
runs on port 8080 as part of the WildFly distribution. That would<br>
introduce a requirement for EE into our management infrastructure, and<br>
we won&#39;t do that. Management is part of WildFly core, and WildFly core<br>
does not require EE. If the Servlet-based jmx-console.war code linked<br>
from WFLY-1197 gets further developed, I see it as a community effort<br>
for people who want to install that on their own, not as something we&#39;d<br>
distribute as part of WildFly itself.<br>
<div><div class="h5"><br>
On 5/21/14, 7:37 AM, Sebastian Łaskawiec wrote:<br>
&gt; Hi<br>
&gt;<br>
&gt; One of our projects is based on JBoss 5.1 and we are considering<br>
&gt; migrating it to Wildfly. One of our problems is Web based JMX Console...<br>
&gt; We have pretty complicated production environment and Web based JMX<br>
&gt; console with basic Auth delegated to LDAP is the simplest solution for us.<br>
&gt;<br>
&gt; I noticed that there was a ticket opened for porting legacy JMX Console:<br>
&gt; <a href="https://issues.jboss.org/browse/WFLY-1197" target="_blank">https://issues.jboss.org/browse/WFLY-1197</a>.<br>
&gt; However I think it would be much better idea to to have this<br>
&gt; functionality in Web Administraction console. In my opinion it would be<br>
&gt; great to have it under &quot;Runtime&quot; in &quot;Status&quot; submenu.<br>
&gt;<br>
&gt; What do you think about this idea?<br>
&gt;<br>
&gt; Best Regards<br>
&gt; --<br>
&gt; Sebastian Łaskawiec<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; wildfly-dev mailing list<br>
&gt; <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Brian Stansberry<br>
Senior Principal Software Engineer<br>
JBoss by Red Hat<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Sebastian Łaskawiec
</div>