Apache Geronimo is a open source J2EE application server. Geronimo has a sleek design based on Inversion of Control so the kernel is not dependant on any of its components. GBeans connect the components to the kernel. Because each GBean can maintain state, GBean modules offer the ability to remove unwanted services, or switch between two servlet containers without affecting the rest of the architecture.
With Geronimo you can mix and match components to build an application server stack that fits your needs. You can make as light or heavy an application as you want, simply by adding or removing a component from the console.
Included in the Geronimo project are the following open source components:
- Apache Tomcat
- Jetty
- Active MQ
- OpenEJB
- OPenJPA
- ServiceMix
- Axis and Scout
- CXF
- Derby
- Yoko.
Prominic and Geronimo
Prominic offers secure, reliable and flexible virtual private server hosting at $29/mo and dedicated server hosting starting at $219/mo. If you would like to discuss customization options, call us at 877.736.8932 or email us at Sales@prominc.net for more information.
For More Information
A comparison of JBoss, Geronimo and Tomcat brought to you by JavaWorld.
Apache Geronimo homepage with downloads and documentation.
Apache Geronimo project resources by IBM
A Geronimo discussion form at nabble.com