[
https://issues.apache.org/jira/browse/OFBIZ-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Gray closed OFBIZ-152.
----------------------------
Resolution: Fixed
Assignee: Scott Gray
Thanks all, committed in rev. 576331
> [Framework] In GenericDelegator does keepLocalReaders setting work?
> -------------------------------------------------------------------
>
> Key: OFBIZ-152
> URL:
https://issues.apache.org/jira/browse/OFBIZ-152> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: SVN trunk
> Environment: OFBiz
> Reporter: Pham Hoai Van
> Assignee: Scott Gray
> Priority: Minor
> Attachments: keepLocalReaders.patch, keepLocalReaders.patch
>
>
> First of all, i would like to say the thank you to founder of OFBiz, they've given a excellence project.
> Second, i found thist:
>
> /** set this to true for better performance; set to false to be able to reload definitions at runtime throught the cache manager */
> public static final boolean keepLocalReaders = true;
> I found this comment in GenericDelegator class. I tried to set it to false, recompile and restart the server but it doesnt work. Changing of definition is not reflect at runtime.
> Does this right or i miss config something?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.