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 2010/06/11 08:47:51 UTC

[jira] Created: (SMXCOMP-759) cxf bc consumer should be able to extract and save extra prefix from soap env of incoming message

cxf bc consumer should be able to extract and save extra prefix from soap env of incoming message
-------------------------------------------------------------------------------------------------

                 Key: SMXCOMP-759
                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-759
             Project: ServiceMix Components
          Issue Type: Improvement
    Affects Versions: servicemix-cxf-bc-2010.01
            Reporter: Freeman Fang
            Assignee: Freeman Fang
             Fix For: servicemix-cxf-bc-2010.02


For some old  soap client, it will put prefix like xsi in soap env, although this isn't good practice.
Cxf ReadHeadersInterceptor should already save it in DOM Document, cxf bc consumer should be able to extract extra prefix and put it into JBI wrapper accordingly.

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


[jira] Resolved: (SMXCOMP-759) cxf bc consumer should be able to extract and save extra prefix from soap env of incoming message

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

Freeman Fang resolved SMXCOMP-759.
----------------------------------

    Resolution: Fixed

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

> cxf bc consumer should be able to extract and save extra prefix from soap env of incoming message
> -------------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-759
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-759
>             Project: ServiceMix Components
>          Issue Type: Improvement
>    Affects Versions: servicemix-cxf-bc-2010.01
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: servicemix-cxf-bc-2010.02
>
>
> For some old  soap client, it will put prefix like xsi in soap env, although this isn't good practice.
> Cxf ReadHeadersInterceptor should already save it in DOM Document, cxf bc consumer should be able to extract extra prefix and put it into JBI wrapper accordingly.

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


[jira] Work started: (SMXCOMP-759) cxf bc consumer should be able to extract and save extra prefix from soap env of incoming message

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

Work on SMXCOMP-759 started by Freeman Fang.

> cxf bc consumer should be able to extract and save extra prefix from soap env of incoming message
> -------------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-759
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-759
>             Project: ServiceMix Components
>          Issue Type: Improvement
>    Affects Versions: servicemix-cxf-bc-2010.01
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: servicemix-cxf-bc-2010.02
>
>
> For some old  soap client, it will put prefix like xsi in soap env, although this isn't good practice.
> Cxf ReadHeadersInterceptor should already save it in DOM Document, cxf bc consumer should be able to extract extra prefix and put it into JBI wrapper accordingly.

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