I want to invoke a web service (WSDL) using a web service connector, but whenever it displays this error:
[HTML]Could not run ‘executeDecisionService’.
“Com.wm.app.b2b.server.ServiceException: java.net.SocketException: Operation timed out: connect: could be due to invalid address”
[/HTML]
Help me
I am also facing same error “com.wm.lang.flow.FlowException:java.net.SocketException: Connection reset”.
We have consumer webservice and trying to call webservice in windows 2008 server from wm 9.5. We are getting 95% success but 5% request are failing with “com.wm.lang.flow.FlowException:java.net.SocketException: Connection reset”
FYI: We have same webservice in windows 2003 server where we are getting 100% success, no connection reset error.