Directory conventions

References in product information to app_server_root, profile_root, and other directories infer specific default directory locations. This topic describes the conventions in use for WebSphere Application Server.

Default product locations when the root user or an administrator user installs the product

The root user or administrator user (on a Windows system) is capable of registering shared products and installing into system-owned directories. The following default directories are system-owned directories.

These file paths are default locations. You can install the product and other components in any directory where you have write access. You can create profiles in any valid directory where you have write access. Multiple installations of WebSphere Application Server products or components require multiple locations.

app_client_root
The following default installation root directories are for the WebSphere Application Client:

[AIX] /usr/IBM/WebSphere/AppClient (J2EE Application client only)

[HP-UX] /opt/IBM/WebSphere/AppClient (J2EE Application client only)

[Linux] /opt/IBM/WebSphere/AppClient (J2EE Application client only)

[Solaris] /opt/IBM/WebSphere/AppClient (J2EE Application client only)

[Windows] C:\Program Files\IBM\WebSphere\AppClient

app_server_root - the install_root for WebSphere Application Server
The following list shows default installation root directories for WebSphere Application Server:

[AIX] /usr/IBM/WebSphere/AppServer

[HP-UX] /opt/IBM/WebSphere/AppServer

[Linux] /opt/IBM/WebSphere/AppServer

[Solaris] /opt/IBM/WebSphere/AppServer

[Windows] C:\Program Files\IBM\WebSphere\AppServer

cip_app_server_root
The following list shows the default installation root directories for a customized installation package (CIP) created with the Installation Factory. This differs from cip_root which is the directory which contains the CIP installation image.

A CIP is a WebSphere Application Server product bundled with one or more maintenance packages, an optional configuration archive, one or more optional enterprise archive files, and other optional files and scripts:

[AIX] /usr/IBM/WebSphere/AppServer/cip/cip_uid

[HP-UX] /opt/IBM/WebSphere/AppServer/cip/cip_uid

[Linux] /opt/IBM/WebSphere/AppServer/cip/cip_uid

[Solaris] /opt/IBM/WebSphere/AppServer/cip/cip_uid

[Windows] C:\Program Files\IBM\WebSphere\AppServer\cip\cip_uid

The cip_uid variable is the CIP unique ID generated during creation of the build definition file. You can override the generated value in the Build definition wizard. Use a unique value to allow multiple CIPs to install on the system.

cip_root
This directory represents the root directory of a CIP created with the Installation Factory. Because you can create and save a CIP to any directory on the file system to which you have write access, this directory's location varies by user. This differs from cip_app_server_root which is the location of an installed CIP.

component_root
The component installation root directory is any installation root directory described in this topic. Some programs are for use across multiple components. In particular, the Update Installer for WebSphere Software is for use with WebSphere Application Server, Web server plug-ins, the Application Client, and the IBM HTTP Server. All of these components are part of the product package.
gskit_root
The following list shows the default installation root directories for Version 7 of the IBM Global Security Kit (GSKit):

[AIX] /usr/ibm/gsk7

[HP-UX] /opt/ibm/gsk7

[Linux] /opt/ibm/gsk7

[Solaris] /opt/ibm/gsk7

[Windows] C:\Program Files\IBM\GSK7

IF_root
This directory represents the root directory of IBM Installation Factory for WebSphere Application Server. Because you can download and unpack the Installation Factory to any directory on the file system to which you have write access, this directory's location varies by user. The Installation Factory is an Eclipse-based tool which creates installation packages for installing WebSphere Application Server in a reliable and repeatable way, tailored to your specific needs.
iip_root
This directory represents the root directory of an integrated installation package (IIP) produced with IBM Installation Factory for WebSphere Application Server. Because you can create and save an IIP to any directory on the file system to which you have write access, this directory's location varies by user. An IIP is an aggregated installation package created with the Installation Factory that can include one or more generally available installation packages, one or more customized installation packages (CIPs), and other user-specified files and directories.

plugins_root
The following default installation root is for the Web server plug-ins for WebSphere Application Server:

[AIX] /usr/IBM/HTTPServer/Plugins

[HP-UX] /opt/IBM/HTTPServer/Plugins

[Linux] /opt/IBM/HTTPServer/Plugins

[Solaris] /opt/IBM/HTTPServer/Plugins

[Windows] C:\Program Files\IBM\HTTPServer\Plugins

profile_root
The following list shows the default directory for a profile named profile_name on each distributed operating system:

[AIX] /usr/IBM/WebSphere/AppServer/profiles/profile_name

[HP-UX] /opt/IBM/WebSphere/AppServer/profiles/profile_name

[Linux] /opt/IBM/WebSphere/AppServer/profiles/profile_name

[Solaris] /opt/IBM/WebSphere/AppServer/profiles/profile_name

[Windows] C:\Program Files\IBM\WebSphere\AppServer\profiles\profile_name

web_server_root
The following default installation root directories are for the IBM HTTP Server:

[AIX] /usr/IBM/HTTPServer

[HP-UX] /opt/IBM/HTTPServer

[Linux] /opt/IBM/HTTPServer

[Solaris] /opt/IBM/HTTPServer

[Windows] C:\Program Files\IBM\HTTPServer

updi_root
The following list shows the default installation root directories for the Update Installer for WebSphere Software:

[AIX] /usr/IBM/WebSphere/UpdateInstaller

[HP-UX] /opt/IBM/WebSphere/UpdateInstaller

[Linux] /opt/IBM/WebSphere/UpdateInstaller

[Solaris] /opt/IBM/WebSphere/UpdateInstaller

[Windows] C:\Program Files\IBM\WebSphere\UpdateInstaller

Default product locations when a non-root user or a non-administrator user installs the product

The non-root user or non-administrator user (on a Windows system) is not capable of registering shared products and installing into system-owned directories. The following default directories are user-owned directories in the home directory of the non-root installer as opposed to being globally shared resources that are available to all users.

app_server_root
The following list shows the default installation directories for non-root installation of WebSphere Application Server:

[AIX] user_home/IBM/WebSphere/AppServer

[HP-UX] user_home/IBM/WebSphere/AppServer

[Linux] user_home/IBM/WebSphere/AppServer

[Solaris] user_home/IBM/WebSphere/AppServer

[Windows] C:\IBM\WebSphere\AppServer

profile_root
The following list shows the default directories for creating profiles:

[AIX] user_home/IBM/WebSphere/AppServer/profiles/

[HP-UX] user_home/IBM/WebSphere/AppServer/profiles/

[Linux] user_home/IBM/WebSphere/AppServer/profiles/

[Solaris] user_home/IBM/WebSphere/AppServer/profiles/

[Windows] C:\IBM\WebSphere\AppServer\profiles\

web_server_root
The following default installation root directories are for the IBM HTTP Server:

[AIX] user_home/IBM/HTTPServer

[HP-UX] user_home/IBM/HTTPServer

[Linux] user_home/IBM/HTTPServer

[Solaris] user_home/IBM/HTTPServer

[Windows] C:\IBM\HTTPServer

plugins_root
The following list shows the default installation root directories for the Web server plug-ins for WebSphere Application Server:

[AIX] user_home/IBM/HTTPServer/Plugins

[HP-UX] user_home/IBM/HTTPServer/Plugins

[Linux] user_home/IBM/HTTPServer/Plugins

[Solaris] user_home/IBM/HTTPServer/Plugins

[Windows] C:\IBM\HTTPServer\Plugins

app_client_root
The following list shows the default installation root directories for the WebSphere Application Client:

[AIX] user_home/IBM/WebSphere/AppServer/AppClient (J2EE Application client only)

[HP-UX] user_home/IBM/WebSphere/AppClient (J2EE Application client only)

[Linux] user_home/IBM/WebSphere/AppClient (J2EE Application client only)

[Solaris] user_home/IBM/WebSphere/AppClient (J2EE Application client only)

[Windows] C:\IBM\WebSphere\AppClient

updi_root
The following list shows the default installation directories for non-root installation of WebSphere Application Server:

[AIX] user_home/IBM/WebSphere/UpdateInstaller

[HP-UX] user_home/IBM/WebSphere/UpdateInstaller

[Linux] user_home/IBM/WebSphere/UpdateInstaller

[Solaris] user_home/IBM/WebSphere/UpdateInstaller

[Windows] C:\Program Files\IBM\WebSphere\UpdateInstaller

cip_app_server_root
The following list shows the default installation root directories for a WebSphere Application Server product CIP:

[AIX] user_home/IBM/WebSphere/AppServer/cip/cip_uid

[HP-UX] user_home/IBM/WebSphere/AppServer/cip/cip_uid

[Linux] user_home/IBM/WebSphere/AppServer/cip/cip_uid

[Solaris] user_home/IBM/WebSphere/AppServer/cip/cip_uid

[Windows] C:\IBM\WebSphere\AppServer\cip\cip_uid




Related information
Task overview: Installing
Installing the product and additional software
Operating system registry keys
Limitations of non-root installers
Reference topic Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 30, 2013 4:53:43 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-base-dist&topic=rins_dircon
File name: rins_dircon.html