You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

list all files under directory var, provide a general overview and a link to the full blown document

<geronimo_home>/var/activemq/

  • /conf/activemq.xml/
  • /data/

<geronimo_home>/catalina

A file system directory used by Tomcat Web container as home directory, to hold files common to the entire container.

  • /work/

    A directory that holds Java classes compiled from JavaServer pages.

  • /logs/

    A directory that contains the access log.

  • /ROOT/

    A directory that contains the web module for the initial welcome page.

  • /conf/

    A directory that contains the web.xml file, which defines default Web module resources, such as the default servlet, the JSP compiler, the session timeout, the mime-type mapping, and the list of welcome files.

<geronimo_home>/var/config

A directory with configuration files used by Geronimo at startup.

<geronimo_home>/var/derby/

A directory that holds local Derby database files.

<geronimo_home>/var/log

<geronimo_home>/var/security

<geronimo_home>/var/tmp

A directory used as temporary swap space. Target location of a new assembled server by default.

<geronimo_home>/var/txlog

  • howl_1.log
  • howl_2.log
    Transaction manager log containing entries for prepared transactions and committed transactions. During transaction manager recovery these are matched up and the unmatched ones have their transaction commit finished.
  • No labels