Issue Type: Bug Bug
Affects Versions: 0.6
Assignee: Unassigned
Components: tooling
Created: 11/Sep/12 12:29 PM
Description:

Currently is:

<soap:binding.soap>
        <messageComposer xsi:type="soap:MessageComposerType" unwrapped="true"/>
        <soap:wsdl>Payments.wsdl</soap:wsdl>

Should be:

<soap:binding.soap>
        <soap:messageComposer xsi:type="soap:MessageComposerType" unwrapped="true"/>
        <soap:wsdl>Payments.wsdl</soap:wsdl>

Related comment - I don't think the xsi:type is necessary there.

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