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

Freeman Fang resolved SM-1338.
------------------------------

    Fix Version/s: 3.2.2
                   3.3
       Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=653771&view=rev for trunk
http://svn.apache.org/viewvc?rev=653774&view=rev for 3.2 branch

> cxf bc consumer should use NormalizedMessage but not NormalizedMessageImpl
> --------------------------------------------------------------------------
>
>                 Key: SM-1338
>                 URL: https://issues.apache.org/activemq/browse/SM-1338
>             Project: ServiceMix
>          Issue Type: Improvement
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 3.2.2, 3.3
>
>
> use org.apache.servicemix.jbi.messaging.NormalizedMessageImpl directly in the 
> code caused ClassCastException when deploy it into smx4 with nmr feature, 
> since nmr feature in smx4 use 
> org.apache.servicemix.jbi.runtime.impl.NormalizedMessageImpl, they both 
> extends javax.jbi.messaging.NormalizedMessage. should use the interface 
> instead

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

Reply via email to