vtest for "Endpoint URI resolution" in binding.ws
-------------------------------------------------

                 Key: TUSCANY-2309
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2309
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Verification Tests
    Affects Versions: Java-SCA-1.2
            Reporter: Vamsavardhana Reddy
            Assignee: Vamsavardhana Reddy
             Fix For: Java-SCA-Next


Web Service Binding Specification v1.00 - Section 2.1.1 - Lines 70 to 85:

70 2.1.1 Endpoint URI resolution
71 The rules for resolving the URI at which an SCA service is hosted, or SCA 
reference targets,
72 when used with binding.ws (in precedence order) are:
73 1. The URIs in the endpoint(s) of the referenced WSDL
74 or
75 The URI specified by the wsa:Address element of the wsa:EndpointReference,
76 2. The explicitly stated URI in the "uri" attribute of the binding.ws 
element, which may be
77 relative,
78 3. The implicit URI as defined by the Assembly specification
79 The URI in the WSDL endpoint or in the wsa:Address of an EPR may be a 
relative URI, in which
80 case it is relative to the URI defined in (2) or (3). The wsa:Address 
element can be the empty
81 relative URI, in which case it uses the URI defined in (2) or (3) directly. 
This allows the EPR
82 writer to specify reference parameters, metadata and other EPR contents 
while allowing the URI
83 to be chosen by the deployer.
84 To reference a WSDL document and also specify an EPR, the wsdlElement 
attribute must refer to
85 a binding element in the WSDL and not an endpoint or service.

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

Reply via email to