Port over the fix from master: 74bef966894 +++ This bug was initially created as a clone of Bug #826008 +++ Description of problem: When doing configuration changes to EAP6 user needs to be notified when EAP requires server reload. Version-Release number of selected component (if applicable): JON 3.1.ER6 EAP6.ER8 How reproducible:always Steps to Reproduce: 1.Force EAP to start sending "restart-required" response header (using CLI run :server-set-restart-required) 2. Check 'Configuration' tab of any server's child resource, yellow box signaling server reload should appear 1.Force EAP to start sending "reload-required" response header (Change configuration for mailSession resource) 2. Check 'Configuration' tab of any server's child resource, yellow box signaling server reload should appear Actual results: Plugin does not signal either "reload-required" or "restart-required" response header Expected results: our plugin should check "reload-required" and "restart-required" reponse-headers Additional info: --- Additional comment from hrupp on 2012-05-29 08:17:34 EDT --- restart is required - we were so far only reacting on reload-required master 74bef966894fb0f
release branch: fb7b5e0ea0131
verified on JON 3.1.CR1
Bulk closing of old issues in VERIFIED state.