Description of problem: We currently expose a local interface for ServerPluginsBean which provides operations for working with server-side plugins like retrieving them, enabling/disabling them, and invoking operations. It would be really nice to open up some of these operations for use in the remote client and in the CLI. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This was recently remoted due to Bug 1068816.