SOAP WSDL invoke probleme

Hello,

I want to invoke a web service (WSDL) using a web service connector, but whenever it displays this error: :frowning:
[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

Thanks

Looks l ike the soap endpoint URL you are using is either incorrect or is not reachable from your IS.

What does “java.net.SocketException” mean to you?

I understood the problem: I made webmethod under virtualPC, and the extent of security VirtualPC blocks connection attempting to log soket

Thank you Mac

Hi wM experts,

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.

Regards,
Pankaj