Done

From: "Jacques Le Roux" <jacques.le.r...@les7arts.com>
> Why this did not get through, any ideas :/ !
> I cut and remove the links to try again
> 
> ----- Original Message ----- 
> From: "Jacques Le Roux" <jacques.le.r...@les7arts.com>
> To: <dev@ofbiz.apache.org>
> Sent: Wednesday, December 12, 2012 10:00 AM
> Subject: Re: svn commit: r1418996 - in /ofbiz/trunk/framework: 
> common/config/SecurityextUiLabels.xml 
> common/src/org/ofbiz/common/login/LoginServices.java 
> security/config/security.properties
> From: "Adrian Crum" <adrian.c...@sandglass-software.com>
>> On 12/11/2012 6:34 PM, Adam Heath wrote:
>>> On 12/11/2012 03:46 AM, adrian.c...@sandglass-software.com wrote:
>>>> Quoting Jacques Le Roux <jacques.le.r...@les7arts.com>:
>>>>> Adrian Crum wrote:
>>>>>> On 12/9/2012 2:59 PM, jler...@apache.org wrote:
>>>> No, I use a text editor to modify the properties file.
>>> And then you go to /webtools/ and clear a cache item, and expect
>>> anything that has previously read the .properties file to get the new
>>> value.
>>>
>>> The way this code is written, is that the value will be read *once*
>>> when the class is loaded, and then no new value will ever be read.
>>>
>>> (this is not directed at Adrian)
>> 
>> Thanks Adam.
>> 
>> -Adrian
> 
> Ha yes indeed, forgot properties are also cached in OFBiz. 
> OK, clearing all properties.UtilProperties*Cache  is enough.
> I will have a new look when I will get a chance, it needs some refactoring...
> There are a handful of others but none of them seem important
> 
> Jacques
>

Reply via email to