When writing a Plugin for RHQ, JBoss ON and Jopr (or for completeness: Embedded Jopr, you will run into Generic types for ResourceComponent and ResourceDiscoveryComponent. And I am sure you have often wondered what the T in ResourceComponent<T> should be. Read more...
Jopr and Embedded Jopr. Aside from each having Jopr in the name, how are they related? How are they different? Why do these two projects exist? I'll try to explain that here....
I am just working on a plugin when I have some spare cycles (I will tell you which one in a few days
To test the plugin I am using the Standalone Container where I have deployed my plugin, the JMX and the platform plugin. Read more...