Mappings to Java EE deployment descriptor editors
The module deployment editor maps to several Java™ EE deployment descriptor editors.
The following table shows you how the module deployment editor maps to the pages and sections in the corresponding Java EE deployment descriptor editors.
| Module Deployment Editor | Java EE Deployment Descriptor Editors | |||||
|---|---|---|---|---|---|---|
| Scope | Section | Editor | Page | Section | File | |
| Application project | Resource References | web deployment descriptor editor | References | Various | web.xml | |
| Security Role | Application deployment descriptor editor | Security | Various | application.xml | ||
| web services eExports | General | Context Root | Application deployment descriptor editor | Source | context-root tag | application.xml |
| Security Roles | Web deployment descriptor editor | Security | Security Roles | web.xml | ||
| Security Constraints | Web deployment descriptor editor | Security | Security Constraints | web.xml | ||
| URL Mappings | Web deployment descriptor editor | Servlets | URL Mappings | web.xml | ||
| Handlers | Web services editor | Handlers | Various | webservices.xml | ||
| Security | Web deployment descriptor editor | Servlets | Security Role References | web.xml | ||
| Web services security extensions (including WS-Security) | All | Web services editor | Extensions | All | webservices.xml | |
| Web services security extensions (Router Module) | All | Web services editor | Extensions | All | webservices.xml | |
| Web services binding configurations (including WS-Security) | All | Web services editor | Binding configurations | All | webservices.xml | |
| Web services imports | Handlers | Web deployment descriptor editor | WS handler | Various | web.xml | |
| Web services client security extensions (including WS-Security) | All | Web deployment descriptor editor | WS extension | All | web.xml | |
| Web services client binding configurations (including WS-Security) | All | Web deployment descriptor editor | WS binding | All | web.xml | |