Jump to content

Solution Deployment Descriptor

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Malcolma (talk | contribs) at 10:55, 31 January 2011 (cat). 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