You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Bozhong Lin (JIRA)" <ji...@apache.org> on 2007/03/07 07:47:24 UTC

[jira] Updated: (CXF-35) Support multiple services/bindings on the same endpoint

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

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

    Component/s: Core

> 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
>          Components: Core
>            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.