You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/10/07 09:30:53 UTC

[jira] Updated: (SM-1340) using servicemix-cxf-bc to proxy extenal web service,return the message which lost 'xsd' and 'xsi' namespace

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

Guillaume Nodet updated SM-1340:
--------------------------------

    Fix Version/s: servicemix-cxf-bc-2008.01

> using servicemix-cxf-bc to proxy extenal web service,return the message which lost 'xsd' and 'xsi' namespace
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1340
>                 URL: https://issues.apache.org/activemq/browse/SM-1340
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-cxf-bc
>    Affects Versions: 3.2.1
>         Environment: window xp,jdk1.5.0_06
>            Reporter: xiewenyuan
>            Assignee: Freeman Fang
>            Priority: Critical
>             Fix For: 3.2.2, 3.3, servicemix-cxf-bc-2008.01
>
>   Original Estimate: 4 days, 8 hours
>  Remaining Estimate: 4 days, 8 hours
>
> Invoke directly external web service, return the message fragment:
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soap:Body>.......
> invoke throught cxf-bc, return the message fragment:
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body>........
> the result is lost two namespace: xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

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