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

Getting SoapException while calling webservice from Portlet

  • 1.  Getting SoapException while calling webservice from Portlet

    Posted Thu June 26, 2008 07:03 AM

    I have a soap based webservice provider on IS server 7.1 and I want to call this webservice from a portlet. In designer I dropped this provider service from IS browser to the view and ws_client was successfully created. But when I try to run this service I am getting SoapException as below


    SOAPException( Client: [ISS.0088.9166] Binder not found for soapAction = null )

    electric.util.WrappedException: SOAPException( Client: [ISS.0088.9166] Binder not found for soapAction = null )
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getCompatibleException(WSClientDynamicProxy.java:397)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:216)
    at $Proxy0.getCustomer(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    I have no idea why I am getting this error. I would really appreciate all help from portal gurus to help me resolve this issue.

    Thanks & Regards,
    Sandeep


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS