Detecting failed deployments by JON 3.3.1
Is it possible to detect a failed deployment by creating a Dynagroup or another solution for war or ear on a jboss 4 and/or jboss 6 EAP server.
Now we are using a dynagroup with
"resource.availability = DOWN"
But the result also contains all older versions of the deployments
The purpose would be to see in a glance that there are no failed deployments.