Hi Sergey, ty for your answer. But this cant be because I can reach the service if I call them directly. I think that this call should throw an exception too if the server is blocking. Am I wrong?
CU, Thorsten -----Ursprüngliche Nachricht----- Von: Sergey Beryozkin [mailto:[email protected]] Gesendet: Donnerstag, 24. April 2014 10:55 An: [email protected] Betreff: Re: AW: WS-Discovery: Not working for a .net-WCF-Service Hi Looks like it is caused by: On 24/04/14 07:11, Thorsten Jugert wrote: > Caused by: java.net.SocketTimeoutException: Receive timed out > > at java.net.TwoStacksPlainDatagramSocketImpl.receive0(Native Method) meaning the server is blocking probably ? Cheers, Sergey
