[wildfly-dev] JConsole plugin - fallback and query for management address

Darran Lofthouse darran.lofthouse at jboss.com
Tue Aug 6 11:48:25 EDT 2013



On 06/08/13 16:36, Brian Stansberry wrote:
> On 8/6/13 8:58 AM, ssilvert at redhat.com wrote:
>
>>
>> Darran has also proposed using an MBean for executing CLI commands.  In
>> some ways that would be the best solution because you don't need a
>> remoting connection.  You could always use the existing connection 100%
>> of the time.  The problem is that this solution would take a long time
>> to implement because you get less help from the CLI API.  And, I don't
>> think we want an MBean to be a full management endpoint.
>
> +1. My gut instinct is to avoid this.

Yeah I only suggested that one to maintain the single connection 
approach but if we keep going we will keep going round in circles 
integrating JMX with management and management with JMX ;-)

>


More information about the wildfly-dev mailing list