Issue Type: Task Task
Affects Versions: 1.1
Assignee: Unassigned
Components: component-bpm
Created: 18/Feb/14 4:46 AM
Description:

The name of CustomWorkItemHandler should be "SwitchYard Service Task" in another case always SwitchYardServiceTaskHandler will be executed.

Workaround:
To run CustomWorkItemHandler define "workItemHandler"(in switchyard.xml) as following:
<bpm:workItemHandlers>
<bpm:workItemHandler class="com.myfirm.switchyard.bpm.CustomWorkItemHandler" name="SwitchYard Service Task"/>
</bpm:workItemHandlers>

Fix Versions: 1.1
Project: SwitchYard
Labels: task
Priority: Major Major
Reporter: Bogdan Diachinskyi
Original Estimate: 4 hours
Remaining Estimate: 4 hours
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