TomE vs Apache Geronimo
-
Please explain the difference between TomEE and Apache Geronimo.
-
Both are the implementation of J2EE, a set of apps based on Tomcat. Differences are in the set of components used and the fact that Geronimo is more dead than alive (the last release in 2013) and that TomEE is actively developing, maintained and the J2EE7 approach.
| | Apache TomEE | Apache Geronimo | |-------------------|-----------------------------|---------------------------------------| | Сервлет-контейнер | Apache Tomcat | Apache Tomcat | Jetty | | EJB | Apache OpenEJB | Apache OpenEJB | | CDI | Apache OpenWebBeans | | | JPA | Apache OpenJPA | Apache OpenJPA | | JTA | Apache Geronimo Transaction | | | JSF | Apache MyFaces | | | JMS | Apache ActiveMQ | Apache ActiveMQ | | Web Services | Apache CXF | Apache Axis, Apache Scout, Apache CXF | | RDBMS | Apache Derby | Apache Derby | | ESB | | Apache ServiceMix | | Clustering | | Apache WADI |