Chapter 1. System management: Technical overview 17
cells/cell_name/applications/app_name.ear/deployments/app_name
The deployment descriptors in this directory contain the bindings specified during
application deployment. The deployment directory of each application contains these files:
– deployment.xml contains configuration data for the application deployment, including
the allocation of application modules to application servers and the module startup
order.
– META-INF/
This directory can contain these files:
• application.xml: J2EE standard application deployment descriptor
• ibm-application-bnd.xmi: IBM WebSphere-specific application bindings
• ibm-application-ext.xmi: IBM WebSphere-specific application extensions
• was.policy: Application-specific ...