Jump to content

Solution Deployment Descriptor

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 62.189.169.182 (talk) at 13:55, 6 June 2008 (References). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Solution Deployment Descriptor (SDD) is a standard XML-based schema defining a standardized way to express software installation characteristics required for lifecycle management in a multi-platform environment.

The SDD defines schema for two XML document types: Package Descriptors and Deployment Descriptors. Package Descriptors define characteristics of a package used to deploy a solution. Deployment Descriptors define characteristics of the content of a solution package, including the requirements that are relevant for creation, configuration, and maintenance of the solution content.

See also

References