1 Reply Latest reply on Oct 31, 2003 6:25 PM by adrian.brock

    MBean attribute specification

    miano

      My MBean has a member variable of type String []. Does anyone know if it is possible to set this variable in the Mbean deployment xml-file?

      Like:

      <mbean ..>

      value1, value2, value3

      ...