Download

Get Loom

Appendix B: Supported application servers

Loom requires java 5 and JSP 2.0, but the demo and any other web application generated by the scaffolding tool make use of several JSP 2.1 enhancements.

The demo application war has been successfully tested in the following environments:

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

The demo application has been reported to fail on these application servers. Note that this is a conflict caused by 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