[wildfly-dev] Changing one subsystem from another

David M. Lloyd david.lloyd at redhat.com
Fri Nov 15 14:29:57 EST 2013


On 11/15/2013 01:22 PM, ssilvert at 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


More information about the wildfly-dev mailing list