webMethods

webMethods

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

ERROR: XMLCoder decode invalid data type

  • 1.  ERROR: XMLCoder decode invalid data type

    Posted Tue December 12, 2006 01:57 PM

    hi all,

    what is this error?

    XMLCoder decode invalid data type: com.wm.lang.xml.Document

    can any one explain?

    thanks in advance.


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


  • 2.  RE: ERROR: XMLCoder decode invalid data type

    Posted Tue December 12, 2006 04:32 PM

    From webMethods Advantage:

    Please check if you are using any savePipelineToFile services where in the pipeline has a node object or a Document object. If yes, then please disable the savePipelineToFile service because these objects can’t be saved to a file since it’s not a serializable object.


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


  • 3.  RE: ERROR: XMLCoder decode invalid data type

    Posted Tue December 12, 2006 06:25 PM

    Are you trying to use savePipelineToFile/restorePipelineToFile enabled at the same time??What are you trying to do??Else use savePipeline/restorePipeline instead.

    HTH,
    RMG


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