Change lookup strategy for interface and binding fault reference elements to 
check extended interfaces
------------------------------------------------------------------------------------------------------

                 Key: WODEN-135
                 URL: https://issues.apache.org/jira/browse/WODEN-135
             Project: Woden
          Issue Type: Bug
          Components: Parser
            Reporter: Lawrence Mandel
         Assigned To: John Kaputin


The Element API is document scoped, however 
BindingOperationElement.getInterfaceOperationElement() checks for operations 
inherited via interface extension.  For consistentcy the following methods 
should be implemented using the same strategy:
* InterfaceFaultReferenceElement.getInterfaceFaultElement()
* BindingFaultElement.getInterfaceFaultElement()

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to