Sun Java System Access Manager 7 2005Q4 Administration Guide

Web Container Configuration Variables

To specify the web container for Access Manager, set the WEB_CONTAINER variable in the silent mode input file. For the versions of the web containers supported by Access Manager 7 2005Q4, see the Sun Java System Access Manager 7 2005Q4 Release Notes.

Table 1–3 Access Manager WEB_CONTAINER Variable

Value 

Web Container 

WS6 (default) 

Sun Java System Web Server 6.1 SP5

AS8 

Sun Java System Application Server 8.1

WL8 

BEA WebLogic Server 8.1

WAS5 

IBM WebSphere 5.1

Sun Java System Web Server 6.1 SP5

This section describes the configuration variables for Web Server 6.1 2005Q4 SP5 in the silent mode input file.

Table 1–4 Web Server 6.1 Configuration Variables

Variable 

Description 

WS61_INSTANCE 

Name of the Web Server instance on which Access Manager will be deployed or un-deployed. 

Default: https-web-server-instance-name

where web-server-instance-name is the Access Manager host (Access Manager Configuration Variables variable)

WS61_HOME 

Web Server base installation directory. 

Default: /opt/SUNWwbsvr

WS61_PROTOCOL 

Protocol used by the Web Server instance set by the Sun Java System Web Server 6.1 SP5 variable where Access Manager will be deployed: http or https.

Default: Access Manager protocol (Access Manager Configuration Variables variable)

WS61_HOST 

Fully qualified host name for the Web Server instance ( Sun Java System Web Server 6.1 SP5 variable).

Default: Access Manager host instance (Access Manager Configuration Variables variable)

WS61_PORT 

Port on which Web Server listens for connections. 

Default: Access Manager port number (Access Manager Configuration Variables variable)

WS61_ADMINPORT 

Port on which the Web Server Administration Server listens for connections. 

Default: 8888 

WS61_ADMIN 

User ID of the Web Server administrator. 

Default: "admin"

Sun Java System Application Server 8.1

This section describes the configuration variables for Application Server 8.1 in the silent mode input file.

Table 1–5 Application Server 8.1 Configuration Variables

Variable 

Description 

AS81_HOME 

Path to the directory where Application Server 8.1 is installed. 

Default: /opt/SUNWappserver/appserver

AS81_PROTOCOL 

Protocol used by the Application Server instance: http or https. 

Default: Access Manager protocol (Access Manager Configuration Variables variable)

AS81_HOST 

Fully qualified domain name (FQDN) on which the Application Server instance listens for connections. 

Default: Access Manager host (Access Manager Configuration Variables variable)

AS81_PORT 

Port on which Application Server instance listens for connections. 

Default: Access Manager port number (Access Manager Configuration Variables variable)

AS81_ADMINPORT 

Port on which the Application Server administration server listens for connections. 

Default: 4849 

AS81_ADMIN 

Name of the user who administers the Application Server administration server for the domain into which Application Server is being displayed. 

Default: admin

AS81_ADMINPASSWD 

Password for the Application Server administrator for the domain into which Application Server is being displayed. 

See the note about special characters in the description of Access Manager Configuration Variables.

AS81_INSTANCE 

Name of the Application Server instance that will run Access Manager. 

Default: server

AS81_DOMAIN 

Path to the Application Server directory for the domain to which you want to deploy this Access Manager instance. 

Default: domain1

AS81_INSTANCE_DIR 

Path to the directory where Application Server stores files for the instance. 

Default: /var/opt/SUNWappserver/domains/domain1

AS81_DOCS_DIR 

Directory where Application Server stores content documents. 

Default: /var/opt/SUNWappserver/domains/domain1/docroot

AS81_ADMIN_IS_SECURE 

Specifies whether the Application Server administration instance is using SSL: 

  • true: Secure port is enabled (HTTPS protocol).

  • false: Secure port is not enabled (HTTP protocol).

    Default: true (enabled)

    In ampsamplesilent, there is an additional setting that specified whether the application server administration port is secure:

  • true: The application server administration port is secure (HTTPS protocol).

  • false: The application server administration port is not secure (HTTP protocol).

    Default: True (enabled).

BEA WebLogic Server 8.1

This section describes the configuration variables for BEA WebLogic Server 8.1 in the silent mode input file.

Table 1–6 BEA WebLogic Server 8.1 Configuration Variables

Variable 

Description 

WL8_HOME 

WebLogic home directory. Default: /usr/local/bea

WL8_PROJECT_DIR 

WebLogic project directory. Default: user_projects

WL8_DOMAIN 

WebLogic domain name. Default: mydomain

WL8_SERVER 

WebLogic server name. Default: myserver

WL8_INSTANCE 

WebLogic instance name. Default: /usr/local/bea/weblogic81 ($WL8_HOME/weblogic81)

WL8_PROTOCOL 

WebLogic protocol. Default: http 

WL8_HOST 

WebLogic host name. Default: Host name of the server 

WL8_PORT 

WebLogic port. Default: 7001 

WL8_SSLPORT 

WebLogic SSL port. Default: 7002 

WL8_ADMIN 

WebLogic administrator. Default: "weblogic"

WL8_PASSWORD 

WebLogic administrator password. 

See the note about special characters in the description of Access Manager Configuration Variables.

WL8_JDK_HOME 

WebLogic JDK home directory. Default: BEA WebLogic Server 8.1 /jdk142_04

WL8_CONFIG_LOCATION 

Should be set to the parent directory of the location of the WebLogic start script. 

IBM WebSphere 5.1

This section describes the configuration variables for IBM WebSphere Server 5.1 in the silent mode input file.

Table 1–7 IBM WebSphere 5.1 Configuration Variables

Variable 

Description 

WAS51_HOME 

WebSphere home directory. Default: /opt/WebSphere/AppServer

WAS51_JDK_HOME 

WebSphere JDK home directory. Default: /opt/WebSphere/AppServer/java

WAS51_CELL 

WebSphere cell. Default: hostname value 

WAS51_NODE 

WebSphere node name. Default: host name of the server where WebSphere is installed. Default: hostname value 

WAS51_INSTANCE 

WebSphere instance name. Default: server1

WAS51_PROTOCOL 

WebSphere protocol. Default: http 

WAS51_HOST 

WebSphere host name. Default: Hostname of the server

WAS51_PORT 

WebSphere port. Default: 9080 

WAS51_SSLPORT 

WebSphere SSL port. Default: 9081 

WAS51_ADMIN 

WebSphere administrator. Default: "admin"

WAS51_ADMINPORT 

WebSphere administrator port. Default: 9090