Sun Java Communications Suite 5 Installation Guide

Web Proxy Server Postinstallation Configuration

After a Configure Now installation, no additional configuration is needed. After a Configure Later installation, the packages are installed and you are ready to configure Web Proxy Server using the following procedure.

ProcedureTo Configure Web Proxy Server After a Configure Later Installation

  1. Create a properties file with your settings.

    For example, the wps.properties file might contain the following:


    WPS_JDK_HOME=/usr/jdk/entsys5i-j2se/jre
    WPS_SERVER_ROOT=/opt/SUNWproxy
    WPS_ADMIN_NAME=admin
    WPS_ADMIN_PWD=admin123
    WPS_ADMIN_PORT=8889
    WPS_START_ON_BOOT=N
    WPS_ADMIN_SERVER_USER=root
    WPS_SERVER_NAME=jws-v60x-4.red.iplanet.com
    WPS_SERVER_PORT=8081
    WPS_SERVER_ID=proxy-server1
    WPS_ADMIN_SERVER_ID=proxy-admserv
    WPS_SERVER_USER=root
  2. After you have created the file, run the following command:


    WebProxyServer-base/bin/proxy/bin/configureServer -l logfile -f \ 
    path /wps.properties