name | description | default | start.properties | both.properties | install.properties | jetty.properties | pos.properties | rmi.properties | setup.properties | test.properties | testlist.properties |
---|---|---|---|---|---|---|---|---|---|---|---|
java.tools.jar | By default we will locate the file using the java.home set by java (executable) |
| - | - | - | - | - | - | - | - | - |
java.tools.jar.required | By default we will locate the file using the java.home set by java (executable) |
| - | - | - | true | - | - | - | - | - |
ofbiz.home | By default we will use the current directory |
| - | - | - | - | - | - | - | - | - |
ofbiz.admin.host | Set these for shutting down when running as background process |
| 127.0.0.1 | - | - | 127.0.0.1 | - | - | - | - | - |
ofbiz.admin.port | Set these for shutting down when running as background process |
| 10523 | - | - | 10523 | - | - | - | - | - |
ofbiz.admin.key | Set these for shutting down when running as background process |
| so3du5kasd5dn | - | - | so3du5kasd5dn | - | - | - | - | - |
ofbiz.base.config | External Base configuration files (relative to ofbiz.home) |
| - | - | - | - | - | - | - | - | - |
ofbiz.base.schema | External Base schema files (relative to ofbiz.home) |
| - | - | - | - | - | - | - | - | - |
ofbiz.base.lib | External Base libraries (relative to ofbiz.home) |
| - | - | - | - | - | - | - | - | - |
ofbiz.base.jar | Base Jar ofbiz-base.jar (relative to ofbiz.home) |
| - | - | - | - | - | - | - | - | - |
ofbiz.log.dir | Default logs directory (relative to ofbiz.home) |
| - | - | - | - | - | - | - | - | - |
ofbiz.container.config | Location (relative to ofbiz.home) for (normal) container configuration |
| - | framework/base/config/both-containers.xml | framework/base/config/install-containers.xml | - | framework/base/config/install-containers.xml | framework/base/config/install-containers.xml | framework/appserver/config/ofbiz-containers.xml | framework/base/config/test-containers.xml | framework/base/config/testlist-containers.xml |
ofbiz.start.loader1 | StartupLoader implementations to load (in order) |
| org.ofbiz.base.container.ContainerLoader | org.ofbiz.base.splash.SplashLoader | org.ofbiz.base.container.ContainerLoader | org.ofbiz.base.container.ContainerLoader | org.ofbiz.base.container.ContainerLoader | org.ofbiz.base.container.ContainerLoader | org.ofbiz.base.container.ContainerLoader | org.ofbiz.base.container.ContainerLoader | org.ofbiz.base.container.ContainerLoader |
ofbiz.start.loader2 | StartupLoader implementations to load (in order) |
| - | org.ofbiz.base.container.ContainerLoader | - | - | - |
| - | - | - |
ofbiz.start.splash.logo | Splash logo |
| - | framework/images/webapp/images/ofbiz_logo.gif | - | - | framework/images/webapp/images/ofbiz_logo.gif | - | - | - | - |
ofbiz.enable.hook | Enable the shutdown hook |
| - | true | - | true | true | - | - | - | - |
ofbiz.auto.shutdown | Auto-Shutdown after load |
| - | false | true | false | false | - | - | - | true |
derby.system.home | Default Derby system home directory |
| - | - | - | - | - | - | - | - | - |
log4j.configuration | By default we will find base/config/debug.properties and point to there |
| - | - | - | - | - | - | - | - | - |
java.awt.headless | Tells AWT (i.e. JasperReports/FOP/etc) to not require a head (X11) |
| true | false | true | true | false | true | true | true | true |
ofbiz.locale.default | The default locale for this OFBiz instance |
| en | - | en | - | - | - | - | en | - |
ofbiz.timeZone.default | The default time zone for this OFBiz instance |
| - | - | - | - | - | - | - | - | - |
ofbiz.instrumenterClassName |
|
| - | - | - | - | - | - | - | org.ofbiz.base.config.CoberturaInstrumenter | - |
ofbiz.instrumenterFile |
|
| - | - | - | - | - | - | - | runtime/logs/cobertura-base.dat | - |
Warning |
---|
When you change a setting properties file don't forget to build ofbiz by ant command, otherwise your configuration will not load |
ofbiz.container.config | component-container | classloader-container | jotm-container | naming-container | rmi-dispatcher | javamail-container | catalina-container | birt-container | beanshell-container | groovyshell-container | jpos.device-container | pos-container | dataload-container | jetty-container | testtools-container |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ofbiz-containers.xml | X | X | O | X | X | O | X | X | O | O | O | O | O | O | O |
pos-containers.xml | X | X | O | O | O | O | O | O | O | O | X | X | O | O | O |
both-containers.xml | X | X | O | X | X | O | X | O | X | O | X | X | O | O | O |
install-containers.xml | X | X | O | O | O | O | O | O | O | O | O | O | X | O | O |
jetty-containers.xml | X | X | O | X | X | O | O | O | O | O | O | O | O | X | O |
rmi-containers.xml | X | X | O | X | X | O | O | O | O | O | O | O | O | O | O |
test-containers.xml | X* | X | O | X | X | O | X | O | O | O | O | O | O | O | X |
testlist-containers.xml | X | X | X | X | X | X | X | X | X | X | O | O | O | O | |
setup-containers.xml | X | X | X | X | X | X | X | X | X | X | O | O | O | O |