You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Vamsavardhana Reddy (JIRA)" <tu...@ws.apache.org> on 2008/04/18 15:26:27 UTC

[jira] Updated: (TUSCANY-2241) EndpointReference in binding.ws when wsdlElement is not of 'Binding' form

     [ https://issues.apache.org/jira/browse/TUSCANY-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vamsavardhana Reddy updated TUSCANY-2241:
-----------------------------------------

    Attachment: TUSCANY-2241.patch

Existing code throws an exception when wsdlElement is of 'Binding' form and an EndpointReference is specified.  This is exact opposite of the spec.  TUSCANY-2241.patch fixes the problem.

> EndpointReference in binding.ws when wsdlElement is not of 'Binding' form
> -------------------------------------------------------------------------
>
>                 Key: TUSCANY-2241
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2241
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Verification Tests
>    Affects Versions: Java-SCA-1.2, Java-SCA-Next
>            Reporter: Vamsavardhana Reddy
>            Assignee: Vamsavardhana Reddy
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-2241.patch
>
>
> Web Service Binding Specification v1.0 - Sec 2.1 - Lines 61 to 65:
> 61 • /binding.ws/wsa:EndpointReference - optional WS-Addressing [6] EndpointReference
> 62 that specifies the endpoint for the service or reference. When this element is present along
> 63 with the wsdlElement attribute on the parent element, the wsdlElement attribute value MUST
> 64 be of the 'Binding' form as specified above, i.e. <WSDL-namespace-
> 65 URI>#wsdl.binding(<binding-name>).
> I notice that when an EndpointReference is specified inside binding.ws along with a wsdlElement which is not of 'Binding' form, no warning or error is generated.

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org