-Xmx
option for dedicated Java heap memory:-Xmx1g
-Xmx4g
-XX:MaxPermSize
for "permgen" space (Java 1.7):-XX:MaxPermSize=256m
WEB-INF/exist-data
directory, wherever Orbeon Forms .war
file is uncompressed. So, especially if you're on UNIX, make sure that this directory is writable by the process running your app server.System.getProperty("user.home")
to identify the user's home directory._ This corresponds to the user running the servlet container and not necessarily to the user of the developer or system administrator._oxf.crypto.password
property to something different from the default.properties-local.xml
file.