Deployment descriptor
- Simply an XML file
- describes the component deployment settings
- Application servers reads the deployment descriptor to deploy the components contained in the deployment unit.
Example
web.xml file is used to describe a web module.
ejb-jar.xml file is used to describe the setting of the EJBs.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.