Working with Application Client Diagrams

Together provides a special Application Client diagram for modeling elements of an enterprise application client. Elements on an Application Client diagram include shortcuts to the classes and the references to EJBs and external resources required to deploy the client.

Application clients are packaged in JAR format files with the *.jar extension. They include a deployment descriptor describing the enterprise beans and external resources that the application references. Access to resources is configured at deployment time. An application client diagram contains all the necessary elements needed for deployment.