HQU Plugin Mon
Plugin: Plugin Mon
Version: 0.1
Works With: HQ 3.1 or greater
File: hqu_plugin_mon-0.1.tgz
Description
plugin_mon is an HQU plugin which manages other plugins. It is useful for debugging and removing attached views from HQ screens.
Screenshot
Installation
Installation of an HQU plugin involves moving the plugin directory into HQ's deployment.
tar -xzvf hqu_plugin_mon-0.1.tgz mv plugin_mon /my/hq-engine/server/default/deploy/hq.ear/hq.war/hqu
Access
To view the Plugin Management Center, go to Administration -> HQU Plugin Management
Usage
This utility is essential when debugging view attachments. You can visit it in the Administration section, after it has been deployed.
If you want to change or delete your attach points, simply delete your plugin from inventory (via plugin_mon) and redeploy it (via ant hqu-redeploy-plugin)