Issue Type: Bug Bug
Affects Versions: 0.5
Assignee: Unassigned
Components: core
Created: 09/Jul/12 7:18 AM
Description:

Defining a reference for any service component in an application makes that reference available to every service component in the application. For example:

switchyard add-reference --referenceName Hello --interfaceType java --interface org.example.greeting.Hello --componentName Greeting

Will define a <reference> on the 'Greeting' component. This reference can be used by a 'Welcome' component in the same application without defining the <reference> to Hello in that component.

Fix Versions: 0.6
Project: SwitchYard
Priority: Major Major
Reporter: Keith Babo
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