The product validates SCA composites for inconsistencies with SCA specifications.One
specification requirement is that the names of top-level components must be
unique. Thus, the product validates top-level component name uniqueness.
Tip: Top-level components are also called domain components, with the
top-level or domain typically the cell on multiple-server installations and
the server scope on single-server installations.
The product validates
all composite files in a JAR or ZIP file, regardless of the file location
in the archive or whether the sca-contribution.xml file
references the composite file. The product does not validate all services
and references.
The product writes warning and error messages resulting
from the validation tests to the SystemOut.log file.
Read the log file to learn about inconsistencies with specifications in your
SCA composites.