In theory, You should not have to worry about the database. All you have to do is update code base. Build (compile) and start server.
Thanks and Regards Anil Patel COO Hotwax Media Inc http://www.hotwaxmedia.com/ ApacheCon US 2014 Silver Sponsor http://na.apachecon.com/sponsor/our-sponsors Sent from my iPad > On Jun 17, 2014, at 7:35 AM, [email protected] wrote: > > I have a test instance based on 12.04 and some own additions, > filled with some test data. > > I am using the built-in DB engine. > > How can I move my test data to a 12.04.03 based instance? > > Should I > > a) update my codebase, evtl. re-apply my code changes > (how?, would the data stay intact?) > > b) checkout a new codebase, re-apply my changes, move tha data? > > Which are the files containing the data? > > Are there export/import functions of ofbiz I could use to migrate > the data? > > > Kind regards, > > ofbiz.user >
