[ http://issues.apache.org/jira/browse/CXF-35?page=all ]

Bozhong Lin updated CXF-35:
---------------------------

    Fix Version/s: 2.0-RC
                       (was: 2.0-M1)

> Support multiple services/bindings on the same endpoint
> -------------------------------------------------------
>
>                 Key: CXF-35
>                 URL: http://issues.apache.org/jira/browse/CXF-35
>             Project: CXF
>          Issue Type: Task
>            Reporter: Dan Diephouse
>             Fix For: 2.0-RC
>
>
> Use case 1: SOAP 1.1 and SOAP 1.2 on the same endpoint
> In this case we a soap 1.1 and soap 1.2 binding in our wsdl on the same 
> endpoint address. This results in two bindingInfos and two endpointInfo in 
> our service model. We need to be able to select the correct one based on 
> whether soap 1.2 or 1.1 is used.
> Use case 2: Multiple services on the same endpoint, with a routing 
> interceptor/handler
> I can write a wsdl with ports that use the same endpoint address, but have 
> different port types. We need a mechanism for selecting the appropriate one 
> or allow the user to write a mechanism to select the appropriate one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to