Adding system properties to a WebSphere Application Server v5.x

You can launch a server using customized system properties ( -D options) by adding these properties to the WebSphere Application Server v5.x.

To add system properties:

  1. In the Servers view, double-click on the WebSphere Application Server v5.x you want to edit. The server editor opens.

  2. Click the Environment tab.

  3. Expand the Java VM Settings section.

  4. Click the Add button beside the System Properties list table. The Add System Property dialog box opens.

  5. In the Name field, type the property name.

  6. In the Value field, type the value to be passed to the server and click OK.

  7. Save the server.