Default FailFast configuration leading to intermittent failures in spring wiring

Tom Zeller tzeller at dragonacea.biz
Mon Jul 25 13:31:40 EDT 2016


> Is there any way to disable the “reloading” thread?

See idp.home/conf/services.properties, and note the comment towards the top :

 checkInterval = PT0S means never reload (this is the default)

So, to disable relying party reloading, set :

 idp.service.relyingparty.checkInterval = PT0S



More information about the users mailing list