Issue Type: Bug Bug
Affects Versions: 1.0
Assignee: Unassigned
Components: tooling
Created: 19/Jun/13 12:58 PM
Description:

It seems that the way tooling is putting multiple components into the reference promotion attribute (separated by space) does confuses the V1CompositeReferenceModel.getComponentReference() method and outputs this warning:
[org.switchyard.config.model.composite.v1.V1CompositeReferenceModel] (MSC service thread 1-6) missing component reference for component [SomeComponent]

That method only expects to see 1 component in there. If you use multiple separated by space than "String[] promote" will have more than 2 elements and won't be able to resolve the right component

Project: SwitchYard
Priority: Major Major
Reporter: Thorsten Kunz
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira