Sun Java System Application Server Platform Edition 8.1 2005Q2 Update 2 Administration Guide

ProcedureTo configure the JVM options

On the JVM Options page, you may specify the options of the Java application launcher (java tool) that runs the Application Server. The -D options designate properties that are specific to the Application Server.

  1. In tree component, select the Application Server node.

  2. Click the JVM Settings tab.

  3. Select the JVM Options link below the tabs.

  4. On the JVM Options page, to modify an option you edit the Value field.

  5. To add an option:

    1. Click Add JVM Option.

    2. In the blank row that appears, type the information in the Value field.

  6. To remove an option:

    1. Select the checkbox next to the option.

    2. Click Delete.

  7. Click Save.

  8. Restart the server.

    For more information about JVM options, see http://java.sun.com/j2se/1.4.2/docs/tooldocs/tools.html and http://java.sun.com/docs/hotspot/VMOptions.html.