Hi
> I have two MBeans(only mbeans, not services)
> AxielleConfiguration, AxielleTest1.
>
> I registered these two beans with the server.
> when i query mbeanserver it is giving all the MBeans in the server.
>
> i am querying like this
>
> ObjectName obj = new ObjectName("AxielleDomain:service
Hi all
I have two MBeans(only mbeans, not services)
AxielleConfiguration, AxielleTest1.
I registered these two beans with the server.
when i query mbeanserver it is giving all the MBeans in the server.
i am querying like this
ObjectName obj = new ObjectName("AxielleDomain:service=* ");
Set set