RWP installation directory

As of version 7.0 of Rational products, the installation location of RWP has significantly changed. For example, the webapps directory no longer exists. All RWP files, such as jtl.properties, for example are installed in one of the following directories:

  • On Windows, C:\Program Files\Rational\common\rwp
  • On UNIX system and Linux, /opt/rational/common/rwp
    Note: If RWP is installed in another location (like C:\Program Files\Rational\, for instance), the installer creates the symbolic link /opt/rational/common/rwp, which points to the RWP installation directory.
Other subdirectories of the RWP directory include:
  • /IHS - IBM HTTP Server installed directory tree
  • /EmbeddedExpress - WAS Embedded Express installed directory tree
  • /bin - Stores rwp_startup, rwp_shutdown, and rwp_restart scripts
  • /logs - Stores logs/errors for scripts in the /bin directory only
  • /utilities - Stores utility programs used during installation

Other web-server and application-specific logs can be found under the IHS and WAS Embedded Express directories.



Feedback