<JvmArgs>
Section:
Service
Required:
No
Value type:
String
Default:
None
Product:
Creo Elements/Direct Manager Java Services
Description
The command line arguments for the Java virtual machine.
Example
This example shows a valid configuration for the tag:
<JvmArgs>-Xrs -Xms16m -Xmx128m</JvmArgs>
Was this helpful?