When writing a plugin for RHQ, one has to write the plugin descriptor. While this is not complicated, it still leaves some room for errors. The good thing (but you will hate it, when you run into it) is that when deploying the plugin, its descriptor will be validated against the defining XML Schema - and errors will reported.
Read more...