Sun Java System Web Server 7.0 Update 7 Administrator's Guide

Deleting Server Instances


Note –

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


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

  2. Select the configuration from the configurations list.

  3. Click the 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

To delete 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).