On 11/15/2013 01:22 PM, ssilvert(a)redhat.com wrote:
I'm inside a DeploymentProcessor and I want to execute a
management
operation on another subsystem. How can I get a
ModelControllerClient in order to do that?
You shouldn't do that. A deployment operation should never change the
persistent configuration. Non-persistent configuration/resources should
be modifiable in other subsystem-dependent ways.
--
- DML