The ddvalidate command validates a system deployment descriptor with or without supporting WSDL definitions.
The ddvalidate command validates a system deployment descriptor contained in a local file.
| 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. |