Oracle iPlanet Web Server 7.0.9 Administrator's Guide

Managing Service Management Facility on Web Server Instances

The following svcadm commands helps to manage Service Management Facility on Web Server.


Note –

During installation of Web Server, you can choose to install service for Administration Server.


You can create a service while creating an instance. Use the following command to create service while creating an instance:

wadm>create-instance <connect_options> --echo --no-prompt --verbose --force --config=<config_name> name --create-service (nodehost)+

Use the following command to create a service in an existing instance:

wadm>create-service –config=<config-name> node host

To learn more about creating a instance through CLI, seecreate-instance(1) see