Package org.jini.rio.tools.webster

Provides a lightweight embeddable HTTP server.

See:
          Description

Class Summary
InternalWebster Helper class for starting an Internal Webster
Webster Webster is a HTTP server which can serve code from multiple codebases.
 

Package org.jini.rio.tools.webster Description

Provides a lightweight embeddable HTTP server.

  1. A HTTP server called Webster, which can serve code from multiple codebases. Webster can be started as its own process, or as a resident Object  within a service or other utility

  2. A utility for client applications to start an internal Webster, setting the Webster root to the location the class was loaded from, and appending a provided export JAR as the export codebase for the JVM. This tool should only be called by Jini client entities that require their export codebase to be set and arent clever enough to have the location of where Webster should serve code from

Configuring Webster
The following environment variables used to control Webster are as follows:



Copyright (c) 2005 Sun Microsystems, Inc.
Copyright (c) 2006 GigaSpaces Technologies, Inc.
All Rights Reserved.