Chapter 4: Creating Application Clients

EAServer supports the J2EE application client model. An application client is a standalone Java application that uses the EJB client interface to invoke components on EAServer and is run by the EAServer application client container. This model simplifies the deployment of standalone EJB client applications by allowing you to configure the client’s component references, database connection references, and environment properties in the deployment descriptor.