Issue Type: Bug Bug
Affects Versions: 0.7
Assignee: David Ward
Components: component-bpm, component-rules
Created: 06/Feb/13 4:36 PM
Description:

The KnowledgeExchangeHandler is the parent class to both the BPMExchangeHandler and RulesExchangeHandler. In it, work is done to choose which action (and thus, which mappings) should be executed based on the Exchange Contracts's operation name. How this operation name is determined is, currently, to first look for the consumer operation, and if not found, then the producer operation. This is backwards. The result is that no registered actions are (sometimes, depending on the contract) found, and the components default action (with no mappings) is taken.

Fix Versions: 0.8
Project: SwitchYard
Priority: Major Major
Reporter: David Ward
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