Sun Java System Web Server 7.0 Administrator's Guide

Step 4 — Create an Instance

This wizard page allows you to create an instance for the new Configuration.

Set the following parameters in the wizard page:


Note –

Using CLI

For creating a configuration through CLI, execute the following command:


wadm> create-config --user=admin --password-file=admin.pwd 
--host=serverhost --port=8989 --http-port=8800 --server-user=user 
--server-name=servername config1

config1 is the name of the new configuration.

See CLI Reference, create-config(1).