Le 11/10/2016 à 05:20, Craig Parker a écrit :
Is there a doc somewhere on starting with a fresh DB? I'm still tooling with the data that comes with a default install, but I'm going to want another "squeaky clean" DB to be playing with also.

There's nothing saying I can't have two instances of ofbiz running on the same server is there, or is there a better way to swap back and forth between the "test" DB that I'm currently running and what will eventually be my live DB in a hurry?


Hi Craig,

You might start 2 (or more) OFBiz instances at the same time by using the portoffset option, hence using simultaneously 2 DBs. As its name says it will offset all ports internally used by OFBiz.
The syntax can be known using "gradlew "ofbiz -help" if you use the trunk or "ant 
-p" if you use a released package.

Jacques

Reply via email to