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

Freeman Fang resolved SMXCOMP-910.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2011.02

commit fix
http://svn.apache.org/viewvc?view=revision&revision=1185491
                
> NPE Generated whenever a soap message is received that contains a namespace 
> prefix but no namespace uri.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-910
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-910
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-cxf-bc
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2011.02
>
>
> if the incoming message like
> <?xml version="1.0" encoding="UTF-8"?><soap:Body 
> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
> <test xmlns="http://test";>
> <child xmlns="" xmlns:q1="*">q1:</child>
> </test>
> </soap:Body> 
> can cause NPE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to