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

Compare with Current View Page History

« Previous Version 3 Next »

This page is intend to describing Geronimo directory structure and explaining the specified usage of each directory or file under <GERONIMO_HOME>.

Directory

Description

/

Installation directory of the Geronimo

/bin/

User utilities scripts

/bin/activemq-data/amq-broker/tmp_storage/

 

/deploy/

Directory used for hot-deployer

/etc/

 

/etc/META-INF/plexus

 

/etc/rc.d/

/farming/

 

/farming/cluster-repository/

 

/farming/master-repository/

 

/lib/

 

/lib/boot/

 

/lib/endorsed/

 

/META-INF/

 

/repository/

 

/repositoyr/groupId/artifactId/versionNo/*.jar

 

/schema/

 

/var/

 

/var/activemq/

 

/var/activemq/conf/

 

/var/activemq/data/

 

/var/catalina/

 

/var/config/

 

/var/derby/

 

/var/log/

 

/var/security/

 

/var/shared/

 

/var/temp/

 

/var/txlog/

 

/var/txlog/howl_1.log
/var/txlog/how_2.log

Transaction manager log containing entries for prepared transactions and committed transactions. During tm recovery these are matched up and the unmatched ones have their tx commit finished.

  • No labels