Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 83984 invoked from network); 25 Jul 2005 12:17:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2005 12:17:20 -0000 Received: (qmail 64680 invoked by uid 500); 25 Jul 2005 12:17:15 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 64665 invoked by uid 500); 25 Jul 2005 12:17:14 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 64651 invoked by uid 99); 25 Jul 2005 12:17:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2005 05:17:14 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [155.35.46.20] (HELO mail18.ca.com) (155.35.46.20) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2005 05:17:07 -0700 Received: from inhyms21.ca.com ([155.35.35.10]) by mail18.ca.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 25 Jul 2005 17:47:08 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C59112.C6A52455" Subject: RE: [Axis2]responseWritten field in MessageContext Date: Mon, 25 Jul 2005 17:47:07 +0530 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Axis2]responseWritten field in MessageContext Thread-Index: AcWRDgzzLEMVgDLBQNycuG1CmFOq2AABIHSg From: "Shahi, Ashutosh" To: X-OriginalArrivalTime: 25 Jul 2005 12:17:08.0119 (UTC) FILETIME=[C6D4A270:01C59112] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C59112.C6A52455 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable OK, but I don't see isResponseWritten() or setResponseWritten() methods being used anywhere in Axis2 code, so I doubt if it is being used currently. =20 -Ashutosh _____ =20 From: Deepal Jayasinghe [mailto:deepal@opensource.lk]=20 Sent: Monday, July 25, 2005 5:08 PM To: axis-dev@ws.apache.org Subject: Re: [Axis2]responseWritten field in MessageContext =20 Hi ; =20 As I know that property is to check whether the response has written by some one (by some trnsportsender) while possessing the incoming message, if the value is false when the control (java control) come back to AxisServlet or SimpleAxisServer then by those HTTP 202 will be written to the incoming socket. =20 =20 Thanks, Deepal ................................................................ ~Future is Open~ =20 =20 ----- Original Message -----=20 From: Shahi, Ashutosh =20 To: axis-dev@ws.apache.org=20 Sent: Monday, July 25, 2005 5:08 PM Subject: [Axis2]responseWritten field in MessageContext =20 Hi All, The message context has a field called responseWritten. Can anyone tell me what is it supposed to do and when is it set? I assumed that when message context gets response message, the property is set to true; but its value was false even after that. Is it that I am assuming something wrong? Or is it not being set by mistake?=20 =20 Ashutosh ------_=_NextPart_001_01C59112.C6A52455 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

OK, but I don’t see isResponseWritten() or = setResponseWritten() methods being used anywhere in Axis2 code, so I doubt if it is being = used currently.

 

-Ashutosh


From: = Deepal Jayasinghe [mailto:deepal@opensource.lk]
Sent: Monday, July 25, = 2005 5:08 PM
To: = axis-dev@ws.apache.org
Subject: Re: [Axis2]responseWritten field in = MessageContext

 

Hi ;

 

As I know that property is to check whether the = response has written by some one (by some trnsportsender) while possessing the = incoming message, if the value is false when the control (java control) come back = to AxisServlet or SimpleAxisServer then by those HTTP 202 will be written = to the incoming socket.

 

 

Thanks,
 Deepal
................................................................
~Future is Open~

 


 

----- Original Message ----- =

Sent: Monday, = July 25, 2005 5:08 PM

Subject: [Axis2]responseWritten field in = MessageContext

 

Hi All,

         =    The message context has a field called responseWritten. Can anyone tell = me what is it supposed to do and when is it set? I assumed that when message = context gets response message, the property is set to true; but its value was = false even after that. Is it that I am assuming something wrong? Or is it not = being set by mistake?

 

Ashutosh

------_=_NextPart_001_01C59112.C6A52455--