Chris,
      Assuming that the listGBeans method can not be qureied to return such a list, can't we create a list of _distinct_ j2eeTypes by processing the list of all MBeans? Would such a list work for you?

Thanks
Anita

----- Original Message ----
From: Christopher M. Cardona <[EMAIL PROTECTED]>
To: [email protected]
Sent: Friday, October 6, 2006 12:18:49 PM
Subject: Re: JMX Viewer

Anita,

This is not a requirement of Dojo. AFAIK there is no way of getting a
list of all the j2eeTypes (standard j2ee and G specific) using any
Kernel api. I got the list by looking at G source and combining it with
the different types returned when calling Kernel.listGBeans(). If you
know a solution for this then I'm more than willing to try it out.

Best wishes,
chris

anita kulshreshtha wrote:
> Chris,
>      I was going through the code (JMXServer.jsp). I see that all the
> MBean names are hardcoded. Is this something that is required by dojo?
> Ideally, when the JMXViewer is invoked for the first time the MBean
> names should be generated using kernel.listGBeans. Am I missing something?
>
> Thanks
> Anita
>
> ----- Original Message ----
> From: anita kulshreshtha <[EMAIL PROTECTED]>
> To: [email protected]
> Sent: Thursday, September 28, 2006 10:25:19 AM
> Subject: Re: JMX Viewer
>
> .........................................
>
>



  • Re: JMX Viewer anita kulshreshtha

Reply via email to