oxf.url-rewriting.service.base-uri
xs:anyURI
https://foo/orbeon
and https://bar/orbeon
reaching the same Orbeon Forms instance)oxf.url-rewriting.service.base-uri
to point to the local servlet container instance, for example:oxf.xforms.resources.encode-version
is true
, which is the default$instance
URL parameter encryptionoxf.xforms.password
is defined, then it is used first.oxf.cache.size
xs:integer
environment-variable()
function is disabled by default. If you wish to make this XPath function available, set the following property to true
.oxf.cache.xpath.size
xs:integer
<xh:meta name="generator" content="…">
elementprod
mode: false
dev
mode: true
none
: no XSLT output line number information provided. This is recommended for deployment.dumb
: minimal XSLT output line number information provided.smart
: maximal XSLT output line number information provided. This is recommended for development.prod
mode: none
dev
mode: smart
prod
mode: exceptions are not sent to the browserdev
mode: exceptions are sent to the browseroxf.epilogue.theme
xs:anyURI
oxf:/config/theme-examples.xsl
theme.xsl
inside the app directory.oxf.epilogue.theme.embeddable
xs:anyURI
oxf:/config/theme-portlet-examples.xsl
theme-embeddable.xsl
inside the app directory.oxf.epilogue.theme.renderer
xs:anyURI
oxf:/config/theme-plain.xsl
oxf.epilogue.theme.error
xs:anyURI
oxf:/config/theme-error.xsl
oxf.epilogue.use-theme
xs:boolean
true
oxf.epilogue.output-xhtml
xs:boolean
false
oxf.epilogue.renderer-rewrite
xs:boolean
false
oxf.epilogue.process-svg
xs:boolean
true
smtp-host
property.properties-local-dev.xml
(see also Run Modes).properties-local-dev.xml
(see also Run Modes).oxf.log4j-config
xs:anyURI
oxf:/config/log4j.xml
log4j.xml
should be preserved.oxf.log4j2-config
xs:anyURI
oxf:/config/log4j2.xml
log4j2.xml
should be preserved.oxf.pipeline.processors
xs:anyURI
oxf:/processors.xml
oxf.validation.processor
xs:boolean
oxf.validation.user
boolean
schema-href
and schema-uri
. To potentially improve the performance of the application, validation can be disabled in production environments.sax.inspection
xs:boolean
false
sax.inspection
property can be set to true
. When it is set to true
, the pipeline engine checks the outputs of every processor at runtime and makes sure that valid SAX events are generated. When an error is detected, an exception is thrown right away, with information about the processor that generated the invalid SAX events.