At the very basic these will have to be changed -
It works for me in v10.04
ADMIN_PORT -> startofbiz.sh
ADMIN_PORT -> stopofbiz.sh
jndi port -> framework/base/config/jndi.properties
ajp port -> framework/base/config/ofbiz-containers.xml
http port -> framework/base/config/ofbiz-containers.xml
https port -> framework/base/config/ofbiz-containers.xml
beanshell terminal port -> framework/base/config/ofbiz-containers.xml
naming -> framework/base/config/ofbiz-containers.xml
rmi -> framework/base/config/ofbiz-containers.xml
http port -> framework/webapp/config/url.properties
https ports -> framework/webapp/config/url.properties
This
https://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-Widgetssetting should help as well.