Chapter 5. EJBs on JBoss

IN THIS CHAPTER

The JBoss EJB container architecture employs a modular plug-in approach. A developer can replace all key aspects of the EJB container with custom versions of a plug-in and/or an interceptor. This approach allows you to fine-tune customization of the EJB container behavior to optimally suit your needs. Most of the EJB container behavior is configurable through the EJB JAR META-INF/jboss. xml descriptor and the default serverwide equivalent standardj-boss.xml descriptor. We will look at various configuration capabilities throughout this chapter, as we explore the container architecture.

The EJB Client-Side ...

Get JBoss® 4.0 The Official Guide 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.