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

Bozhong Lin reassigned CXF-35:
------------------------------

    Assignee: maomaode

> Support multiple services/bindings on the same endpoint
> -------------------------------------------------------
>
>                 Key: CXF-35
>                 URL: https://issues.apache.org/jira/browse/CXF-35
>             Project: CXF
>          Issue Type: Task
>            Reporter: Dan Diephouse
>         Assigned To: maomaode
>             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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to