Description of problem: Currently user has no way to find out that connection settings for SwitchYard subsystem are correct or not. Version-Release number of selected component (if applicable): RHQ 4.9-master SwitchYard plugin master How reproducible: always Steps to Reproduce: 1.create rhqadmin:rhqadmin mgmt user for your SOA instance 2.import it to JON (import must work out-of-box) 3.go to SwitchYard's connection settings and change username to foo Actual results: SwitchYard subsystem stays UP Expected results: SwitchYard subsystem must appear DOWN, because when connection settings are wrong, it cannot detect any new applications or push metrics to JON server. Additional info:
It looks like switchyard plugin does not respect connection settings changes. It does respect it when: I change it to wrong settings, then I restart agent. Then SwitchYard subsystem is DOWN, when I update settings to correct ones, subsystem goes up. In other cases - when I change from correct to incorrect settings, it does not have any effect.
This is no longer valid for JON 3.2.ER2 because switchyard plugin was migrated from MBeans to DMR, so there are no additional connection settings for switchyard subsystem anymore.