Configuring modules using system parameters

You can configure shared module settings using system property tags in the container XML configuration file. These module property settings are set as JVM system properties and are accessible to all classes loaded in the container. Properties set in this manner are “container-global.”

Enter numeric parameters using:

These formats allow large values in an easy-to-read format. Use these formats to also prevent the “missing zero” problem that can sometimes occur when entering numbers that have many parameters trailing zeros.