Don't load demo data but seed data (clear your DB from content before) "ant -p" is your friend Export (webtools) your data from your dev instance Import them and you are done
About i18n, please clarify: back or front end? It seems you have still a lot of basics to learn. Be sure to carefully read the *setup* documents Once again, most is there: http://ofbiz.apache.org/documentation.html Jacques (heading to bed) On Monday, November 18, 2013 10:36 PM Antony Adopo <[email protected]> wrote: > ok, thanks you very much, it works now. > but all data , products and categories that I previously created in my > localhost is not here. > How to retrieve personal products and categories taht I created before? > about internationalisation it keeps french, even I choosed english., how to > change it? > thanks > > > 2013/11/18 Antony Adopo <[email protected]> > >> no, it takes too more time to load. so I'm waitin for finishing loading, >> after I'll >> run "ant start" >> thanks >> >> >> >> 2013/11/18 Jacques Le Roux <[email protected]> >> >>> Did you run ant start or startofbiz.sh after loading the demo? >>> >>> Jacques >>> >>> On Monday, November 18, 2013 8:26 PM Antony Adopo <[email protected]> >>> wrote: >>>> Hello Ofbizers, >>>> >>>> I try to run Ofbiz on a instance of Amazon EC2, but I don't succes >>>> >>>> 1) I create one "amazon linux server" on AWS >>>> 2) I connected to it by SSh >>>> 3)I used WinSCp to copy my "ofbiz app" on /home/ec2_user >>>> 4)I got in my "ofbiz app" folder and I tap "ant load-demo", it wors on >>>> command line >>>> 6) on my own browser, I tap : http://myawspublicdns:8080/catalog", it >>>> doesn't works >>>> >>>> Please, I don't understand, help
