Posted By:
James_Halpin
Posted On:
Tuesday, April 19, 2005 08:27 AM
Hi,
Is it possible to have multiple MBean configuration attributes with the same name, within the deployment descriptor. For example:
.....
student=john
age=20
student=jim
age=21
.....
Thanks,
James.