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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Problem with soapHTTP

    Posted 08/09/07 01:52 PM

    Hi,

    I am getting the following error while executing the soapHTTP service

    “java.lang.ClassCastException: com.wm.data.ISMemDataImpl”

    I am using the default processor

    my flow steps are

    createSoapData
    XmlStringToXmlNode
    addBodyEntry
    soapHTTP

    I am able to see the output of service given in body on server log

    but getting the error as mentioned above (Pop op window).

    please help me

    Regards,
    Jags


    #API-Management
    #soa
    #webMethods


  • 2.  RE: Problem with soapHTTP

    Posted 08/10/07 04:25 PM

    Is your SOAP endpoint using HTTPS or provided by a .Net application? If so, you may need to apply a fix to your IS version to enable some new parameters on the soapHTTP call. Search WM Advantage for your error message and / or review the list of available fixes for your version of IS.

    There are also similar discussions here on wMUsers.

    Mark


    #API-Management
    #soa
    #webMethods