[infinispan-dev] a nice HTML5 console for Infinispan & a question on MBean names...

Tristan Tarrant ttarrant at redhat.com
Wed Mar 20 11:43:10 EDT 2013


You need infinispan-cli-server.jar in the classpath.

Tristan

On 03/20/2013 04:19 PM, James Strachan wrote:
> So is the Interpreter MBean only available in 5.3.x? I'm using
> 5.2.5.Final with this configuration:
> https://github.com/hawtio/hawtio/blob/master/hawtio-web/src/test/resources/infinispan-local.xml#L15
>
> is there something else I need to do to get the Interpreter MBean to appear?
>
> On 20 March 2013 10:55, Tristan Tarrant <ttarrant at redhat.com> wrote:
>> On 03/20/2013 11:35 AM, Manik Surtani wrote:
>>> As in, the JMX spec does not guarantee the order of ObjectName
>>> components?
>> Indeed.
>>> Does this mean that [1] is solved by an existing MBean?
>>>
>>> [1] https://issues.jboss.org/browse/ISPN-2926
>> Yes, each CacheManager gets an "Interpreter" MBean which handles the
>> parsing/execution of the CLI commands.
>>
>> https://github.com/infinispan/infinispan/blob/master/cli/cli-server/src/main/java/org/infinispan/cli/interpreter/Interpreter.java
>>
>>
>> Tristan
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
>



More information about the infinispan-dev mailing list