[
https://issues.apache.org/activemq/browse/SM-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated SM-1338:
--------------------------------
Component/s: servicemix-cxf-bc
> 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
> Components: servicemix-cxf-bc
> 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.