Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: formatting fix

...

There are a number of service layers in the system:

Presentation Layer includes JSF (Mojarra), JAX-RS (Jersey), and JEE container (Tomcat). In other words, everything on top of "Delegates" in the diagram. More about 

Business Layer includes EJB (OpenEJB), Brokers (Stateless Session Beans), and JPA entities.

...