Home
Application Client modules
An Application Client module contains enterprise application client code. Application client modules are packaged as JAR files with the extension .jar.
An application client module typically includes the classes and interfaces to allow a client application to access EJB components in an EJB module. Code in an application client module can also access components in a Web module. The file has a defined directory structure and includes an optional deployment descriptor called application-client.xml.
ibm.com/redbooks