Hide Forgot
Description of problem: I have developed a custom agent plugin which will runs inside the JBoss AS5 plugin resources. Actually the plugin will collect some metrics from an external rest service.Now my Problem is even if the parent resource , in this case the jboss server resource is down, my plugin should collect metrics.Is there any possibility to achieve this? Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
We believe this is "Works as designed".