3.6. Directory Structure

The following is the symbolic links created when the post installation scripts (postinstall.tomcat.bat postinstall.http.bat) run after a successful installation:
jboss-ews-2.1
    |
    |-- etc
         |-- httpd
               |-- logs
               |-- modules
               '-- run
    |-- share
         |-- tomcat6
         |-- tomcat7
         |-- apache-tomcat-6.0.41
                |-- logs
                |-- temp
                '-- work
         |-- apache-tomcat-7.0.54
                |-- logs
                |-- temp
                '-- work
         |-- doc
         |-- extras
         |-- java
    |-- var
    |-- JBossEULA
    |-- LICENSE.txt
The Windows folder structure follows Red Hat Enterprise Linux conventions:
  • The etc folder contains configuration files for Apache HTTP Server and the post-installation script.
  • The share folder contains Apache Tomcat 6 and 7 installations and shared Java JARs.