Description
If struts.action.excludePattern or struts.action.excludePattern.separator are updated during runtime, the changes are not reflected in the application behaviour due to these constants only being read exactly once. This is not consistent with all other configuration which is re-injected following a configuration reload.