|
[
Permlink
| « Hide
]
John Kaputin added a comment - 31/Jul/07 11:03 AM
The parseInterfaceOperation method in BaseWSDLReader should not be changed, as this field should reflect the Element model (i.e. InterfaceOperationElement.getPattern() should return null if no MEP attribute is specified in the WSDL). Instead, the getter method on the component model should implement the defauting rule. So, InterfaceOperation.getMessageExchangePattern() should return the default value if no MEP attribute was parsed from the WSDL. I will apply this fix.
|
||||||||||||||||||||||||||||||||||||||||||||||||||