AbstractServletEngine.java | Class | This component is a base class for
ServletEngineService providers.
This class reads the parameters, scans for available ports, starts the
server, and advertises our service.
If HTTPS is enabled, the "cougaar.rc" must contain:
org.cougaar.web.keystore=FILENAME
org.cougaar.web.keypass=Password
where the FILENAME is relative to the "$cougaar.install.path".
See
Parameters for "cougaar.rc" documentation.
All the following parameters are also supported as prefix-free component
parameters, e.g. |