Programatically control a deployment
Hi there,
I was wondering if EAP 7 has any features that allow us to programatically control a deployment.
Let's say i want to verify if the EAR being deployed has a debug logging level or doesn't contain a certain security configuration.
The idea is to be able in runtime verify and validate the application being deployed.
Thanks