Download

Get Loom

Appendix B: Supported application servers

Loom includes a loomdemo.war file to test most features included in the framework. This demo war has been successfully deployed in the following environments:

  • Tomcat 6
  • Jetty 6
  • Glassfish
  • Weblogic 10 and 10.3
  • Geronimo 2.0.2 (after increasing the default PermGenSize)

Previous versions of these application servers do not support the servlet 2.5 spec, which is a Loom requisite.

The demo application has been reported to fail on these application servers. Note that this is commonly a conflict for deploying our own JPA container inside a JEE server and does not have anything to do with the framework itself.

  • JBoss 4.2 and 5.0 have a (different) ClassLoader bug.
  • Resin does not yet support servlet 2.5

Any further feedback about current status on these application servers would be welcome.