Deletes an IIOP endpoint from the IIOP cluster. For the changes to take
effect, the instance must be reconfigured and then restarted after executing
this command. Specify the server instance that must be deleted from the IIOP
configuration, the IIOP endpoint of the IIOP cluster configuration, and the
instance to where the operation is directed.
If both the --iiopserverinstance and the --iiopendpointid are specified, the endpoint is removed if at least one endpoint
remains after the deletion. If there are no remaining IIOP endpoints, the
endpoints and the server is removed.
If the --iiopserverinstance alone is specified, then
the instance is removed from the IIOP cluster configuration along with all
its IIOP endpoint entries.
If neither the --iiopserverinstance nor the --iiopendpointid are specified, the following message is displayed:
|
All the iiopendpoints will be deleted. Are you sure (Y/N)?
|
If the
response is affirmative, the entire cluster configuration is deleted.
The delete-iiop-cluster-endpoint command is available
only in the Enterprise Edition of the Sun Java System
Application Server.
|