Enabling hot method replace for a WebSphere Application Server v5.x

If you want to make changes to your Java classes while you are debugging, you can set this preference by editing the server before you start it. The application or server does not need to be restarted for the changes to be recognized.

To enable hot method replace for a WebSphere Application Server v5.x test environment or server:

  1. In the Servers view, double-click your WebSphere Application Server v5.x to open the server editor.

  2. On the Overview page, select the Enable hot method replace in debug mode check box.

  3. Save and close the editor.

  4. Start the server in debug mode. When the server is started in debug mode, class file changes will be picked up by the server automatically.

Note:

 

Parent topic

Configuring WebSphere Application Server v5.x