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 2009/09/06 04:39:13 UTC

[jira] Created: (SMXCOMP-630) CxfBcAddressingTest.testExplicitMAPs failed caused by recent change in cxf

CxfBcAddressingTest.testExplicitMAPs failed caused by recent change in cxf
--------------------------------------------------------------------------

                 Key: SMXCOMP-630
                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-630
             Project: ServiceMix Components
          Issue Type: Test
            Reporter: Freeman Fang
            Assignee: Freeman Fang
             Fix For: servicemix-cxf-bc-2009.02


seems now cxf will try to unmarshall incoming message even the incoming message is empty based on the servicemodel, this will cause this test failure because we intend to redirect a greeter invocation to a sayHi method(which incoming should be empty) which servicemodel misamatch. 

-- 
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-630) CxfBcAddressingTest.testExplicitMAPs failed caused by recent change in cxf

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

Work on SMXCOMP-630 started by Freeman Fang.

> CxfBcAddressingTest.testExplicitMAPs failed caused by recent change in cxf
> --------------------------------------------------------------------------
>
>                 Key: SMXCOMP-630
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-630
>             Project: ServiceMix Components
>          Issue Type: Test
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: servicemix-cxf-bc-2009.02
>
>
> seems now cxf will try to unmarshall incoming message even the incoming message is empty based on the servicemodel, this will cause this test failure because we intend to redirect a greeter invocation to a sayHi method(which incoming should be empty) which servicemodel misamatch. 

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


[jira] Resolved: (SMXCOMP-630) CxfBcAddressingTest.testExplicitMAPs failed caused by recent change in cxf

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

Freeman Fang resolved SMXCOMP-630.
----------------------------------

    Resolution: Fixed

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

> CxfBcAddressingTest.testExplicitMAPs failed caused by recent change in cxf
> --------------------------------------------------------------------------
>
>                 Key: SMXCOMP-630
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-630
>             Project: ServiceMix Components
>          Issue Type: Test
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: servicemix-cxf-bc-2009.02
>
>
> seems now cxf will try to unmarshall incoming message even the incoming message is empty based on the servicemodel, this will cause this test failure because we intend to redirect a greeter invocation to a sayHi method(which incoming should be empty) which servicemodel misamatch. 

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