3 Replies Latest reply on Oct 13, 2009 8:22 PM by njiang

    java.lang.ClassCastException: JmsMessage to JbiMessage

    mfatafta

      java.lang.ClassCastException: org.apache.camel.component.jms.JmsMessage cannot be cast to org.apache.servicemix.camel.JbiMessage

       

      I am using service 4.1.0.2.

      I have a camel route that is reading a message from the NMR (JbiMessage)

      then sends out a JMSMessage to another service where I get this error.

       

      Any idea on how to handle this exception?