You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2011/06/07 15:23:58 UTC

[jira] [Created] (SMXCOMP-883) cxf bc consumer should be able to determine soap version from incoming message

cxf bc consumer should be able to determine soap version from incoming message
------------------------------------------------------------------------------

                 Key: SMXCOMP-883
                 URL: https://issues.apache.org/jira/browse/SMXCOMP-883
             Project: ServiceMix Components
          Issue Type: Improvement
          Components: servicemix-cxf-bc
            Reporter: Freeman Fang
            Assignee: Freeman Fang
             Fix For: 2011.02


currently it determine soap version from the binding part of the wsdl, so if it use soap12 binding, it always response soap12 message, regardless the incoming message version. However, we should make an improvement here that if the soap12 binding enabled, it should be able to handle soap11 request also.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (SMXCOMP-883) cxf bc consumer should be able to determine soap version from incoming message

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMXCOMP-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMXCOMP-883.
----------------------------------

    Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=1133017&view=rev

> cxf bc consumer should be able to determine soap version from incoming message
> ------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-883
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-883
>             Project: ServiceMix Components
>          Issue Type: Improvement
>          Components: servicemix-cxf-bc
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2011.02
>
>
> currently it determine soap version from the binding part of the wsdl, so if it use soap12 binding, it always response soap12 message, regardless the incoming message version. However, we should make an improvement here that if the soap12 binding enabled, it should be able to handle soap11 request also.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira