Sun Java System Web Server 7.0 Administrator's Guide

Deleting Server Instances


Note –

The server instance should not be running for it to be deleted.


  1. Click Configuration tab to view the list of available configurations.

  2. Select the configuration from the configurations list.

  3. Click Instances sub tab.

  4. Select the instance from the list of deployed instances under the Nodes section.

  5. Select Delete Instances from the action drop-down list to delete the selected instance.


Note –

Using CLI

For deleting a server instance through CLI, execute the following command:


wadm> delete-instance --user=admin --password-file=admin.pwd --host=serverhost 
--port=8989 --config=config1 serverhost

See CLI Reference, delete-instance(1).