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 08:52:52 UTC

[jira] Updated: (SM-1338) cxf bc consumer should use NormalizedMessage but not NormalizedMessageImpl

     [ 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.