Menu

#201 JMX Serialization

v3.2
open
nobody
JBossMX (25)
5
2002-08-17
2002-08-17
No

Implemented JMX Serialization as specified in
the 1.1 specification

The property jmx.serial.form is supported by
JBossMX.

It has been tested with jmxri.jar versions 1.0 and 1.1

The jmxri 1.1 release has problems when
jmx.serial.form="1.0",
including crashing the VM when serializing
DescriptorSupport on a java 1.3 VM

QueryExp is not serializable in a portable manner.
The specification does not define the classes
or a serialization mechanism.
This does not affect queryMBeans on the ObjectName
parameter.

Applied to Branch_3_2 and HEAD

Regards,
Adrian

Discussion


Log in to post a comment.