Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 20663 invoked from network); 29 Aug 2004 17:16:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Aug 2004 17:16:38 -0000 Received: (qmail 80047 invoked by uid 500); 29 Aug 2004 17:16:25 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 80029 invoked by uid 500); 29 Aug 2004 17:16:24 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 80020 invoked by uid 99); 29 Aug 2004 17:16:24 -0000 X-ASF-Spam-Status: No, hits=1.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,HTML_40_50,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [64.233.207.26] (HELO pop-8.dnv.wideopenwest.com) (64.233.207.26) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sun, 29 Aug 2004 10:16:24 -0700 Received: from usgedhcc205694 (d47-69-226-107.try.wideopenwest.com [69.47.107.226]) by pop-8.dnv.wideopenwest.com (8.11.6/8.11.6) with SMTP id i7THGMW25626 for ; Sun, 29 Aug 2004 12:16:22 -0500 Message-ID: <001501c48deb$e9295e90$6401a8c0@us.gedasgrp> From: "charles medcoff" To: Subject: How to Capture timing information Date: Sun, 29 Aug 2004 13:16:23 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0012_01C48DCA.61E84A20" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0012_01C48DCA.61E84A20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I am fairly new to axis and need some assitance. I am consuming an Java = Axis based web service. I need to capture some timing information. = Specifically I'd like to know how much time in a call is spent = marshalling on the way, how much time is spent "on the wire" and how = much time is spent marshalling the return values. I am interested in = this because I am not seeing good performance of the service I am = consuming and I suspect it is because of the fine grained interface of = this RPC style web service. I've tried some hacking on the generated proxies but not luck with that = so far. Can anyone give me any pointers on how to get started? ------=_NextPart_000_0012_01C48DCA.61E84A20 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello,
 
I am fairly new to axis and need some=20 assitance.  I am consuming an Java Axis based web service.  I = need to=20 capture some timing information.   Specifically I'd like to = know how=20 much time in a call is spent marshalling on the way, how much time is = spent "on=20 the wire" and how much time is spent marshalling the return = values.  I am=20 interested in this because I am not seeing good performance of the = service I am=20 consuming and I suspect it is because of the fine grained interface of = this RPC=20 style web service.
 
I've tried some hacking on the = generated proxies=20 but not luck with that so far.  Can anyone give me any pointers on = how to=20 get started?
------=_NextPart_000_0012_01C48DCA.61E84A20--