[
https://issues.apache.org/jira/browse/OFBIZ-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368271#comment-15368271
]
Wai commented on OFBIZ-7754:
----------------------------
Seeing this solution from a customer's point of view may seem counter-intuitive.
As previously suggested, I think using a separate readerName such as 'seed' and
'seed-initial' for such a file would be a good idea and have it loaded when it
is actually required as a separate step.
> The big problem when load seed.
> -------------------------------
>
> Key: OFBIZ-7754
> URL: https://issues.apache.org/jira/browse/OFBIZ-7754
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Kongrath Suankaewmanee
> Assignee: Jacques Le Roux
> Attachments: OFBIZ-7754.patch
>
>
> Hi All,
> Regarding, [OFBIZ-7112|https://issues.apache.org/jira/browse/OFBIZ-7112]
> That's good for who start on use the ofbiz with initial setup, but not for
> the site that already online and has to update the OFBiz core. Because when
> has update OFBiz core they will use command load-seed for update.
> The problem is if we use load-seed mean the configuration data that's already
> exists will be replaced by the data from this file,
> *CommonSystemPropertyData.xml*
> So, for my suggestion should change the reader from *seed* to *seed-initial*
> or remove systemPropertyValue from the data file.
> Thank you,
> Kongrath
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)