Small Tutorial using Spring and JMX
Hi all,
I wrote a small tutorial for using Spring and JMX. I have implemented a BeanInfoAssembler that reads the MBean configuration from an XML-file.
It uses MX4J as JMX-Implementation.
Please try it and post your comments here.
You can download the zipfile from :
http://home.fhtw-berlin.de/~s0503790...x_part_one.zip
Its a working eclipse-projekt. Unzip and run the example. There are only 3 classes in this project. Some explanations are given in the pdf-file.
about notifications thru JMX
Where is the next part that says about notifications in JMX? Please post the same.
Regards
Suhael
Quote:
Originally Posted by
bellmann29
Hello,
the modelerType could not switched of. I don´t like this too.
I looked the code of BaseModelMBean, the modelerType would only return the classname of the managedResource, in the sample-app "test.objects.Car" would be the modelerType.
I will add a note on this in the document that comes out with the next part of my sample-app where I will shortly explain how easy it is to add Notification-Support with commons-modeler.
Thanks for your comments.
Jörg Bellmann
PS: my girlfriend is not at home this week, so it can be that the next part come out this week :-)