The ddvalidate command validates a system deployment descriptor with or without supporting WSDL definitions.
ddvalidate [-v|-vv] ddfile [rrfile] ddvalidate -h
The ddvalidate command validates a system deployment descriptor contained in a local file.
| The sarcreate command and <pxe-sar> task also validate the system deployment descriptor when assembling an system deployment archive, but ddvalidate is included so that the validation can be performed in a standalone fashion. |
| Option/Argument | Effect |
|---|---|
| ddfile | the filename of the system deployment descriptor. |
| rrfile | the filename of a resource repository containing the root WSDL definitions for the system. If this argument is not supplied, the command only performs schema-level validation of the descriptor. If this argument is supplied, the command performs additional validations, e.g., that WSDL port types referenced in the descriptor are properly declared. |
| -q|-v|-vv | adjust the verbosity of logging output. See Logging and Output from Commandline Tools. |
| -h | prints a synopsis to the console and exits. |
