Thanks Jacopo, Is this the right command because I'm still getting all the demo data.? ant run-install-seed
Is there any difference between: ant run-install-seed and java -jar ofbiz.jar -install -readers=seed Case Torres [EMAIL PROTECTED] > -----Original Message----- > From: Jacopo Cappellato [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 01, 2008 12:30 PM > To: [email protected] > Subject: Re: running ant run-install-seed > > Case Torres wrote: > > Hi, > > > > I want to make sure I understand what this command does > before I run > > it on my production server. > > It will install the seed data but not the demo data. > > It will *NOT* remove any data currently in the database. > > > > Is this correct?? > > It is correct. > Another thing to mention is that the password for the "admin" > user (and the flexadmin etc) will be overriden (to "ofbiz"). > You'll have to change them right after the update. > > Jacopo > > > > > Thanks much, > > --- > > Case Torres > > [EMAIL PROTECTED] > > >
