Issue Type: Bug Bug
Affects Versions: 0.5
Assignee: Unassigned
Components: component-rules, tooling
Created: 11/Sep/12 2:25 PM
Description:

The tooling generates this line in the switchyard.xml if you specify a Message Content Name:

<rules:implementation.rules messageContentName="test">

The problem is, messageContentName is MEANINGLESS to the rules component. It must have been a hitchhiker from the design of it's brother, the bpm component, where there is a optional message content name for both in and out.

To fix:
1) The option needs to get removed from the tooling.
2) The "messageContentName" attribute needs to get removed from components/rules/src/main/resources/org/switchyard/component/rules/config/model/v1/rules-v1.xsd.

No code inside components/rules/ has to change. Just the xsd.

Fix Versions: 0.6
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