The quick easy solution/hack is to add a ListxxxAsString method for these
that returns
"<pre>" + Listxxx().toString() + "</pre>".

I did this for one of these methods.  Should I do it for the others?

How about if you do this in your jmx presentation servlet?  Are we using
this yet?



On 2002.06.27 04:07:08 -0400 Scott M Stark wrote:
> I thought 'presentationString' only applied to model mbeans. How
> can we integrate the presentation metadata into the existing standard
> and dynamic mbeans?

We could convert the standard ones to xmbeans and get reasonable
descriptions while we're at it.  Maybe for 3.1

david jencks
> 
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
> ----- Original Message ----- 
> From: "Juha-P Lindfors" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 26, 2002 6:03 PM
> Subject: Re: [JBoss-dev] Viewing mbean operation results
> 
> 
> > 
> > yes, see the 'presentationString' descriptor field in the spec
> > 
> > that's where I'd put the model, then have your console render the view
> > 
> > -- Juha
> > 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to