Forum Moderators: phranque

Message Too Old, No Replies

AxisFault

Exception : Connection time out

         

one07

10:02 am on Aug 5, 2007 (gmt 0)

10+ Year Member



Hi ...

I am trying to invoke a WebService from my friend machine. However, I got an exception from Axis2

org.apache.axis2.AxisFault: Connection timed out: connect; nested exception is: java.net.ConnectException: Connection timed out: connect; nested exception is: org.apache.axis2.AxisFault: Connection timed out: connect; nested exception is: java.net.ConnectException: Connection timed out: connect

I have this WS in my machine, and it works fine, but when I try to invoke it remotely, it gave this exception ..!

Any clue?

Thanx in advance

jdMorgan

2:49 pm on Aug 5, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'd be looking at firewall settings on the application server. It's also possible that the requests are blocked by your Internet Service Provider.

Jim