Hello Jacques, Jacques Le Roux <[email protected]> writes:
> With Gradle you don't need to worry about that (the doc needs some update). > > Simply define the ports to use with "--portoffset myPortNumber" This works without Gradle too because ‘--portoffset’ is an OFBiz option: $ gradlew jar $ java -jar build/libs/ofbiz.jar --portoffset 14 -- Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37
