ASM_10003 is related to DefinitionsProcessor. In tuscany's error message it is using Test_ASM_10003.composite, while in my environment for some reason the composite file may not have been processed, so I get the definition file's input name (the file uri from a jar) as the artifact name.
ASM_12012 is related to ContributionMetadataProcessor. In tuscany's error message file it is using contribution file's input name, while in my environment, again for some reason the composite file is processed first, so the problem reporting the wrong artifact name of Test_ASM_12012.composite. Thanks. Yang
