Hi R.S.,
Glad to know your work's done.
Just wanted to let you know that "ant run-install" doesn't remove old data,
it just updates the data from data files.
So if you have any new data in the database, like say you created a few
customers, then it will not be affected.
--
Thanks & Regards
Atul Vani
Enterprise Software Developer
HotWax Media Pvt. Ltd.
http://www.hotwaxmedia.com/
We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself.
R. S. wrote:
I have already entered a lot of data and so I wanted not to run "run
install". The use of the import function, was the best solution for
me. Thank you.
Best Regards
Rudolf
Atul Vani schrieb:
Hi R.S.,
those steps were just another method of adding data to the database,
of course you don't need to that explicitly,
it's done automatically by "ant run-install" (or any other command
which loads seed data) if you have added the data to "GeoData_DE.xml"
(or may be you want to add it any other data file of your project,
just for the sake of not editing OOTB files)