Great, thank you!  Is there any docs of any 'wonder' that can be done with
it?

Thanks

Simone
----- Original Message ----- 
From: "Scott M Stark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 12, 2003 6:35 PM
Subject: Re: [JBoss-user] MBean parameters


> You need a property editor for a String[], which we have by default.
Simply have the
> Channel attribute be of type String[] and use value that is a comma
seperated list of
> the array elements:
>     <attribute name="Channel">ChannelA,ChannelB</attribute>
>
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
>
> ----- Original Message ----- 
> From: "Simone Milani" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, June 12, 2003 6:29 AM
> Subject: [JBoss-user] MBean parameters
>
>
> > Hi,
> >
> >     Is it possible to have in 3.2.1 an MBean with a parameter with
multiple
> > values, something like:
> >
> > <mbean code="com.dbus.DbusBridgeService"
> > name="jboss.dbus:service=DbusBridgeService">
> >   <attribute name="Channel">ChannelA</attribute>
> >   <attribute name="Channel">ChannelB</attribute>
> >  </mbean>
> >
> > And have Channel mapped to a String[]?
> >
> > Thanks
> >
> > Simone
> >
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: eBay
> Great deals on office technology -- on eBay now! Click here:
> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to