Issue Type: Bug Bug
Affects Versions: PLINK_2.5.3.Beta1
Assignee: Anil Saldhana
Components: Federation
Created: 06/Feb/14 4:12 AM
Description:

Using modified quickstarts sales-post-sig and idp-sig, where in jboss-web.xml element <vault> are added parameters for user-defined locations and reload time, the configuration for IDP is not reloaded or at least changes are not applied. When user add new ValidatingAlias or change existing one in configFile picketlink.xml, there is no change in IDP functionality.
For SP it works fine and configuration is reloaded every 5 sec.

<param>
  <param-name>timerInterval</param-name>
  <param-value>5000</param-value>
</param>
<param>
   <param-name>configFile</param-name>
   <param-value>/path-to/picketlink.xml</param-value>
</param> 
Project: PicketLink
Priority: Major Major
Reporter: Filip Bogyai
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira