During development, you may or may not wish to use some of the following system properties that may be set before launching [fleXive].
The JAVA_OPTS environment variable is evaluated by the JBoss launcher, if you use another application server, you may need to set the properties in other places. Also, bash syntax is used for setting environment variables.
- Specify the maximum heap size:
In this example, we allow for a maximum heap size of 512 megabytes and enable AWT headless support
: