IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Java Marshalling Service

  • 1.  Java Marshalling Service

    Posted Tue September 25, 2007 07:59 AM

    Hi,

    When I create a java marshallin in class exactly as described in “Messaging Programmer’s Guide”, when message from Broker is received and passed to marshalling the following error is thrown:

    [2]2007-09-25 08:21:59 CEST [ISC.0076.0007W] XMLCoder decode invalid data type: com.webMethods.jms.impl.WmMapMessageImplswapRows();
    writeTDnowrap(“row-l”);[1]2007-09-25 08:21:59 CEST [ISC.0076.0007W] XMLCoder decode invalid data type: com.webMethods.jms.impl.WmTopicImpl

    Do you have any idea how to solve it?

    Bart


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: Java Marshalling Service

    Posted Tue September 25, 2007 08:07 AM

    Ok, I found the reason for error, it was savePipelineToFile which was causing it, but still message is not marshalled.


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods