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:
- In the Servers view, double-click on the WebSphere Application Server v5.x you want to edit. The server editor opens.
- Click the Environment tab.
- Expand the Java VM Settings section.
- Click the Add button beside the System Properties list table. The Add System Property dialog box opens.
- In the Name field, type the property name.
- In the Value field, type the value to be passed to the server and click OK.
- Save the server.