Arrays
Brought to you by:
ghinkl
Hello
I am using mc4j with JSR160 on mx4j2.0.
I have an attribute of an dynamic MBean whose type
is "array of java.lang.Integer". I describe it
as "[Ljava.lang.Integer" in the MBeanAttributeInfo. It
works fine withe the mx4j HttpAdaptor, but I get
an "Unknown type" when browsing the attribute with
mc4j.
What am I doing wrong ?
Thank you in advance.
Guilhem Vellut