Chapter 9. Configuring EAP 7 for Java EE Applications

This chapter describes how to configure the services needed for server-side applications. We will cover a mix of different subsystems but we will also show how to monitor and collect statistics from the application server both using graphical tools and developer tools. Here is our topic list:

  • First, we will discuss the Enterprise Java Beans (EJB) container
  • Next, we will cover Undertow, the new web server
  • Finally, we will show how to monitor key attributes from the subsystems involved in application development

Configuring the EJB container

An EJB container serves as the runtime environment for EJB deployed on the application server. An EJB container provides some core services such as the following: ...

Get Mastering JBoss Enterprise Application Platform 7 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.