Hide Forgot
project_key: JBEPP See GTNPORTAL-1902 (One line change, should be easy to fix)
Link: Added: This issue is related to GTNPORTAL-1902
Not changed in /web/portal/src/main/webapp/WEB-INF/conf/organization/idm-configuration.xml Change is: <value-param> <name>cacheExpiration</name> <value>360000</value> --> <value>1800000</value> </value-param> Structure of file differs. Where is this parameter?
This parameter is more related to GTNPORTAL-1866 . You may want to port the stuff related to GTNPORTAL-1866 (JBEPP-893) into EPP codebase as well (But maybe ask Bolek before it). Here http://source.jboss.org/browse/gatein/portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/organization/idm-configuration.xml#6310 is the full history of the file where you can check when were particular changes added.
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: An error that caused IntegrationCache to not be invalidated when calling invalidateAll() on PicketlinkIDMCacheService MBean has been correct in this release.
Release Notes Text: Removed: An error that caused IntegrationCache to not be invalidated when calling invalidateAll() on PicketlinkIDMCacheService MBean has been correct in this release. Added: An error that caused IntegrationCache to not be invalidated when calling invalidateAll() on PicketlinkIDMCacheService MBean has been corrected in this release.