|
Details for alt-dd
| Tag name | <alt-dd> |
| Location | /application/module |
|---|
| File | application.xml |
| The alt-dd element specifies an optional URI to the post-assembly version of the
deployment descriptor file for a particular J2EE module. The URI must specify
the full pathname of the deployment descriptor file relative to the
application's root directory. If alt-dd is not specified, the deployer must read
the deployment descriptor from the default location and file name required by
the respective component specification. |
|