Servertec Command Line
Documentation
Conventions
Command Line
Java API
Servlet API
Servlets
Config Files
Log Files
Classes
Directory Tree

Return

 

Stopping Servertec Internet Server


Servertec Internet Server can be stopped from the command line using one the following commands.

Syntax

stop_iws {protocol://}hostname:port id password
javavm { javavm_params } iwsCommand stop hostname:port id password

Parameters

hostname the name of the server where Servertec Internet Server is currently running.
id the user id of the administrator, normally admin.
javavm is the Java VM, normally java.
javavm_params are any optional parameters used by the Java VM.
password the password used by the administrator, normally admin.
port the port number that Servertec Internet Server is listening on, normally 8080.
protocol the Web protocol, [http|https], normally http.

Example

stop_iws ajile:8080 admin admin
 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Mon Sep 05 14:25:47 EDT 2005