Servertec   iServer
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Users
iServer
Administration
Deployment

Reference
Samples
Sales
Legal
Feedback

 

The following command is used to start iServer from the command line.

Syntax

    iws { path }

Parameters

    path optional base server path.

    iServer searches for its configuration files relative to this path. If not specified the current directory is used.

Notes

    iws is a C wrapper that runs iServer. It uses JAVA_EXE, an environmental variable, to determine which Java VM to use. Internally it copies all environmental variables to a temporary file then it invokes iServer and on exit, depending on the return code, it stops or restarts iServer and removes the temporary file it created when iServer was started.

Example

    iws /home/iws
    
 top of page
 Built with iScript Copyright © 1997-1999 Servertec. All rights reserved.
Last Modified: Mon Jun 28 23:14:48 EDT 1999