Apache Geronimo comes with a series of components already installed. These components can be customized for your Geronimo installation in particular as there may be functionality you are not interested in or additional features you may want to install.
Out of the box Geronimo comes with the following system modules:
+ org.apache.geronimo.configs/activemq-broker/2.0.1/car + org.apache.geronimo.configs/activemq-ra/2.0.1/car + org.apache.geronimo.configs/axis-deployer/2.0.1/car + org.apache.geronimo.configs/axis2-deployer/2.0.1/car + org.apache.geronimo.configs/client-deployer/2.0.1/car + org.apache.geronimo.configs/connector-deployer/2.0.1/car + org.apache.geronimo.configs/dojo-tomcat/2.0.1/car + org.apache.geronimo.configs/geronimo-gbean-deployer/2.0.1/car + org.apache.geronimo.configs/hot-deployer/2.0.1/car + org.apache.geronimo.configs/j2ee-corba-yoko/2.0.1/car + org.apache.geronimo.configs/j2ee-deployer/2.0.1/car + org.apache.geronimo.configs/j2ee-security/2.0.1/car + org.apache.geronimo.configs/j2ee-server/2.0.1/car + org.apache.geronimo.configs/j2ee-system/2.0.1/car + org.apache.geronimo.configs/jasper/2.0.1/car + org.apache.geronimo.configs/jasper-deployer/2.0.1/car + org.apache.geronimo.configs/javamail/2.0.1/car + org.apache.geronimo.configs/jaxws-deployer/2.0.1/car + org.apache.geronimo.configs/jee-specs/2.0.1/car + org.apache.geronimo.configs/jsr88-rar-configurer/2.0.1/car + org.apache.geronimo.configs/myfaces/2.0.1/car + org.apache.geronimo.configs/myfaces-deployer/2.0.1/car + org.apache.geronimo.configs/openejb/2.0.1/car + org.apache.geronimo.configs/openejb-deployer/2.0.1/car + org.apache.geronimo.configs/openjpa/2.0.1/car + org.apache.geronimo.configs/persistence-jpa10-deployer/2.0.1/car + org.apache.geronimo.configs/remote-deploy-tomcat/2.0.1/car + org.apache.geronimo.configs/rmi-naming/2.0.1/car + org.apache.geronimo.configs/server-security-config/2.0.1/car + org.apache.geronimo.configs/sharedlib/2.0.1/car + org.apache.geronimo.configs/system-database/2.0.1/car + org.apache.geronimo.configs/tomcat6/2.0.1/car + org.apache.geronimo.configs/tomcat6-deployer/2.0.1/car + org.apache.geronimo.configs/transaction/2.0.1/car + org.apache.geronimo.configs/webconsole-tomcat/2.0.1/car `-> standard.war `-> framework.war + org.apache.geronimo.configs/webservices-common/2.0.1/car + org.apache.geronimo.configs/welcome-tomcat/2.0.1/car + org.apache.geronimo.configs/xmlbeans/2.0.1/car org.apache.geronimo.configs/axis/2.0.1/car org.apache.geronimo.configs/axis2/2.0.1/car org.apache.geronimo.configs/ca-helper-tomcat/2.0.1/car org.apache.geronimo.configs/client/2.0.1/car org.apache.geronimo.configs/client-corba-yoko/2.0.1/car org.apache.geronimo.configs/client-security/2.0.1/car org.apache.geronimo.configs/client-system/2.0.1/car org.apache.geronimo.configs/client-transaction/2.0.1/car org.apache.geronimo.configs/cxf/2.0.1/car org.apache.geronimo.configs/cxf-deployer/2.0.1/car org.apache.geronimo.configs/jsr88-cli/2.0.1/car org.apache.geronimo.configs/jsr88-deploymentfactory/2.0.1/car org.apache.geronimo.configs/jsr88-ear-configurer/2.0.1/car org.apache.geronimo.configs/jsr88-jar-configurer/2.0.1/car org.apache.geronimo.configs/jsr88-war-configurer/2.0.1/car org.apache.geronimo.configs/offline-deployer/2.0.1/car org.apache.geronimo.configs/online-deployer/2.0.1/car org.apache.geronimo.configs/openejb-corba-deployer/2.0.1/car org.apache.geronimo.configs/shutdown/2.0.1/car org.apache.geronimo.configs/transformer-agent/2.0.1/car org.apache.geronimo.configs/uddi-tomcat/2.0.1/car
Note that the "+" sign indicates the module is started.
Module Descriptions
Module |
Started |
Description |
---|---|---|
org.apache.geronimo.configs/activemq-broker |
+ |
The ActiveMQ Messaging/Queueing Service |
org.apache.geronimo.configs/activemq-ra |
+ |
Resource Adapter for the ActiveMQ Messaging Service |
org.apache.geronimo.configs/axis-deployer |
+ |
Web Services Deployer |
org.apache.geronimo.configs/axis2-deployer |
+ |
Web Services Deployer |
org.apache.geronimo.configs/client-deployer |
+ |
Application Client Deployer |
org.apache.geronimo.configs/connector-deployer |
+ |
Resource Connector Deployer |
org.apache.geronimo.configs/dojo-tomcat |
+ |
Dojo support for DHTML |
org.apache.geronimo.configs/geronimo-gbean-deployer |
+ |
GBean Deployer |
org.apache.geronimo.configs/hot-deployer |
+ |
|
org.apache.geronimo.configs/j2ee-corba-yoko |
+ |
The Yoko ORB that provides CORBA connectivity support for the server. |
org.apache.geronimo.configs/j2ee-deployer |
+ |
Deployer for J2EE assets except web assets. |
org.apache.geronimo.configs/j2ee-security |
+ |
Server security support, including security realms for the administration console. |
org.apache.geronimo.configs/j2ee-server |
+ |
Basic J2EE server support, including GBeans that start a web container, an EJB container, and a J2EE connector service |
org.apache.geronimo.configs/j2ee-system |
+ |
Contains basic services, like logging and configuration store. The first module to start during server startup, it serves as the parent mdoule (directly or indirectly) for all other modules. |
org.apache.geronimo.configs/jasper |
+ |
Provides Jasper Report services. |
org.apache.geronimo.configs/jasper-deployer |
+ |
Deploys Jasper Report assets into the server. |
org.apache.geronimo.configs/javamail |
+ |
Provides JavaMail support in the server, including SMTP. |
org.apache.geronimo.configs/jaxws-deployer |
+ |
Deploys JAX-WS web service assets in the server. |
org.apache.geronimo.configs/jee-specs |
+ |
|
org.apache.geronimo.configs/jsr88-rar-configurer |
+ |
|
org.apache.geronimo.configs/myfaces |
+ |
|
org.apache.geronimo.configs/myfaces-deployer |
+ |
|
org.apache.geronimo.configs/openejb |
+ |
|
org.apache.geronimo.configs/openejb-deployer |
+ |
|
org.apache.geronimo.configs/openjpa |
+ |
|
org.apache.geronimo.configs/persistence-jpa10-deployer |
+ |
|
org.apache.geronimo.configs/remote-deploy-tomcat |
+ |
|
org.apache.geronimo.configs/rmi-naming |
+ |
|
org.apache.geronimo.configs/server-security-config |
+ |
|
org.apache.geronimo.configs/sharedlib |
+ |
|
org.apache.geronimo.configs/system-database |
+ |
|
org.apache.geronimo.configs/tomcat6 |
+ |
|
org.apache.geronimo.configs/tomcat6-deployer |
+ |
|
org.apache.geronimo.configs/transaction |
+ |
|
org.apache.geronimo.configs/webconsole-tomcat |
+ |
|
org.apache.geronimo.configs/webservices-common |
+ |
|
org.apache.geronimo.configs/welcome-tomcat |
+ |
|
org.apache.geronimo.configs/xmlbeans |
+ |
|
org.apache.geronimo.configs/axis |
||
org.apache.geronimo.configs/axis2 |
||
org.apache.geronimo.configs/ca-helper-tomcat |
||
org.apache.geronimo.configs/client |
||
org.apache.geronimo.configs/client-corba-yoko |
||
org.apache.geronimo.configs/client-security |
||
org.apache.geronimo.configs/client-system |
||
org.apache.geronimo.configs/client-transaction |
||
org.apache.geronimo.configs/cxf |
||
org.apache.geronimo.configs/cxf-deployer |
||
org.apache.geronimo.configs/jsr88-cli |
||
org.apache.geronimo.configs/jsr88-deploymentfactory |
||
org.apache.geronimo.configs/jsr88-ear-configurer |
||
org.apache.geronimo.configs/jsr88-jar-configurer |
||
org.apache.geronimo.configs/jsr88-war-configurer |
||
org.apache.geronimo.configs/offline-deployer |
||
org.apache.geronimo.configs/online-deployer |
||
org.apache.geronimo.configs/openejb-corba-deployer |
||
org.apache.geronimo.configs/shutdown |
||
org.apache.geronimo.configs/transformer-agent |
||
org.apache.geronimo.configs/uddi-tomcat |