Return-Path: X-Original-To: apmail-axis-c-user-archive@www.apache.org Delivered-To: apmail-axis-c-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 518A7E5B3 for ; Thu, 28 Feb 2013 09:39:48 +0000 (UTC) Received: (qmail 43265 invoked by uid 500); 28 Feb 2013 09:39:48 -0000 Delivered-To: apmail-axis-c-user-archive@axis.apache.org Received: (qmail 42784 invoked by uid 500); 28 Feb 2013 09:39:46 -0000 Mailing-List: contact c-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache AXIS C User List" Delivered-To: mailing list c-user@axis.apache.org Received: (qmail 42733 invoked by uid 99); 28 Feb 2013 09:39:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 09:39:45 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.182] (HELO mail-ia0-f182.google.com) (209.85.210.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 09:39:39 +0000 Received: by mail-ia0-f182.google.com with SMTP id k38so1328085iah.41 for ; Thu, 28 Feb 2013 01:39:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=DVnls07gNDLPSpC5AQC4XTEIPHZhjJC942FtN/Zcv9s=; b=CZHGfNsyHDUhA0OESEznCl6U8oRcp5JUat/+KdiiSlWY1RrsA31Tlga+99yjPZDPi1 IUU9D5UUx1mMIVAn9sXDnhg1Xaua/nuA02TXCSMADiUCweOQQFrN5/5uR91e+TrRTXEt ZAtEx+2FuvFXWYbYdRA9y1LD1NnWasgT89axWugrnyOmUXzbiDKpfC+8yYLjTToOemSS cRS3eAmJVJOIa2OfuRl+eOjmsz8MSCr5s7ZffulqSicebSBIpZEJTW0FjafOyGgkisCG dgkFYeIOGfFOYdffuQuHpad7cHpIjDtBTPTzxcecYZZbOe5Yd4yCAc6MDBWzK3l9qfTk L8OQ== X-Received: by 10.43.103.195 with SMTP id dj3mr2783937icc.3.1362044357763; Thu, 28 Feb 2013 01:39:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.117.134 with HTTP; Thu, 28 Feb 2013 01:38:57 -0800 (PST) From: Oscar Pernas Date: Thu, 28 Feb 2013 10:38:57 +0100 Message-ID: Subject: http_sender doesnt reconnect To: Apache AXIS C User List Content-Type: multipart/alternative; boundary=bcaec5171a231d0aec04d6c5aa7b X-Gm-Message-State: ALoCoQnAi+UF4yioUpfNo5+p83XXxCpBakQO14GJNqBRClyuqzx8IjL4wYce79A3V4iJIDVMx+jQ X-Virus-Checked: Checked by ClamAV on apache.org --bcaec5171a231d0aec04d6c5aa7b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all, Sorry for spamming, but I am making tests to my webservice client and I am getting into one problem. The webservice client is working well, if I remove the network cable, after a while, function send_and_receive returns with a return node null. If after that I plug the cable again, function never send a message again. Have I have to do something for reconnecting? Debugging it, socket_fd is still having a value, so is not creating a new one. Could be the problem? regards --=20 =D3scar Pernas Plaza. --bcaec5171a231d0aec04d6c5aa7b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi all,

Sorry for spamming, but I am ma= king tests to my webservice client and I am getting into one problem.
=

The webservice client is working well, if I remove the = network cable, after a while, function send_and_receive returns with a retu= rn node null.
If after that I plug the cable again, function never send a message ag= ain. Have I have to do something for reconnecting? Debugging it, socket_fd = is still having a value, so is not creating a new one. Could be the problem= ?


regards

= --
=D3scar Pernas Plaza.
--bcaec5171a231d0aec04d6c5aa7b--