Return-Path: X-Original-To: apmail-axis-java-user-archive@www.apache.org Delivered-To: apmail-axis-java-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 9D5819D1D for ; Tue, 20 Mar 2012 17:37:12 +0000 (UTC) Received: (qmail 93164 invoked by uid 500); 20 Mar 2012 17:37:11 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 93116 invoked by uid 500); 20 Mar 2012 17:37:11 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 93106 invoked by uid 99); 20 Mar 2012 17:37:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 17:37:11 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=HTML_MESSAGE,MISSING_MID,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dipeshg@erevmax.com designates 174.123.66.80 as permitted sender) Received: from [174.123.66.80] (HELO mail.erevmax.com) (174.123.66.80) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 17:37:03 +0000 Received: from erev281 ([121.241.217.107]) by mail.erevmax.com (Merak 8.0.3) with ASMTP (SSL) id HM542575 for ; Tue, 20 Mar 2012 12:36:42 -0500 From: "Dipesh Garg" To: Subject: Request is not received at Axis2 SERVIVE Date: Tue, 20 Mar 2012 23:04:59 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_03E2_01CD06ED.E1B08430" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <4F689347.8090307@multicom.co.uk> Thread-Index: Ac0GpVbYoCMQR+XzSlWb1ExSEvUifAAGaGsw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Virus-Checked: Checked by ClamAV on apache.org Message-Id: <20120320173710.D17F311D@athena.apache.org> ------=_NextPart_000_03E2_01CD06ED.E1B08430 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I have written a axis2 1.4 web service which receive a request and modify that request and make a soap message and send it to another axis 2 1.4 service using operation client. If load is less say in the range of 30000-40000 it will work fine , but when request will increase , from first service request will sent to second service , but second service receive that request after a long time say after 1 hour . I think request will stay in queue and wait for other Is there any setting for Operation client so that we can fix that issue? Thanks in advance Dipesh ------=_NextPart_000_03E2_01CD06ED.E1B08430 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable












Hi,

 

I have written a axis2 1.4 web = service which receive a request and modify that request and make a soap message = and  send it to another axis 2 1.4 service using operation client. =

 If load is less say in the = range of 30000-40000 it will work fine , but when request will increase , from = first service request will sent to second service , but  second service = receive that request after a long time say after 1 hour . I think request will = stay in queue and wait for other

 

Is there any setting for Operation = client so that we can fix that issue?

 

 

Thanks in = advance

 

Dipesh =


------=_NextPart_000_03E2_01CD06ED.E1B08430--