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

Developer 7.1 : SocketException when calling remote service

  • 1.  Developer 7.1 : SocketException when calling remote service

    Posted Sat December 05, 2009 09:29 AM

    Hello,
    I’m trying to use webMethods Developer 7.1 to invoke a remote SOAP web service located on a remote server. This remote service is fully functional, and i can use it with a SOAP client (SOAPUI for instance).

    When I run my connector based on this service, i just keep receiving java.net.SocketException. Everything seems fine, the address of the web service in my WSDL is correct, as is the request I send to the service.

    Am I missing something ?


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Developer 7.1 : SocketException when calling remote service

    Posted Wed March 31, 2010 01:51 PM

    Check if you have an firewall or some other proxy blocking this communication which you are trying to initiate. Sometimes if a route to the target application or system is not open from your end you can land up getting this error.

    Ensure the network route between your server and target is open and is accepting connections.


    #webMethods
    #Integration-Server-and-ESB