[ http://issues.apache.org/jira/browse/OFBIZ-139?page=comments#action_12426143 ] Scott Gray commented on OFBIZ-139: ----------------------------------
Hi David My initial thought is why are we allowing the cache to be cleared if it can't be reloaded, wouldn't this cause all sorts of issues? I would prefer if we either disabled the clearing of unreloadable caches in webtools or otherwise make them reloadable. I don't know about the other caches but having reloadable mcas would be a big help during development. Regards Scott > "Webtools -> Clear All Caches" clears mcaCache and it never reloads > ------------------------------------------------------------------- > > Key: OFBIZ-139 > URL: http://issues.apache.org/jira/browse/OFBIZ-139 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Scott Gray > Priority: Minor > > Hi All > Clearing the caches in webtools obviously clears the mcaCache but the problem > is it never seems to be reloaded unless you restart the server. I know a > call to ServiceMcaUtil.reloadConfig() will do the trick but I'm unsure about > the best place to put the call. Any suggestions or patches would be > appreciated. > Thanks > Scott -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
