Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 9314 invoked from network); 6 Jan 2006 02:07:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jan 2006 02:07:00 -0000 Received: (qmail 88135 invoked by uid 500); 6 Jan 2006 02:06:54 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 87242 invoked by uid 500); 6 Jan 2006 02:06:52 -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: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 87231 invoked by uid 99); 6 Jan 2006 02:06:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2006 18:06:51 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jarmod@hotmail.com designates 64.4.26.13 as permitted sender) Received: from [64.4.26.13] (HELO hotmail.com) (64.4.26.13) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2006 18:06:50 -0800 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 5 Jan 2006 18:06:29 -0800 Message-ID: Received: from 64.4.26.200 by by112fd.bay112.hotmail.msn.com with HTTP; Fri, 06 Jan 2006 02:06:29 GMT X-Originating-IP: [68.49.143.245] X-Originating-Email: [jarmod@hotmail.com] X-Sender: jarmod@hotmail.com In-Reply-To: <43bdc62d.7a0866c3.7332.28eb@mx.gmail.com> From: "Jarmo Doc" To: axis-user@ws.apache.org Subject: RE: AXIS, SOAP and cookie based routing Date: Thu, 05 Jan 2006 18:06:29 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 06 Jan 2006 02:06:29.0928 (UTC) FILETIME=[CEED1A80:01C61265] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N For basic session handling using cookies, at server: MessageContext.getCurrentContext().setMaintainSession(true) At client: XYZServiceLocator xyz_locator = new XYZServiceLocator(); xyz_locator.setMaintainSession(true); Also see: http://www.fawcette.com/javapro/2003_04/online/wsdl_kjones_04_29_03/default_pf.aspx >From: Keith >Reply-To: axis-user@ws.apache.org >To: >Subject: AXIS, SOAP and cookie based routing >Date: Thu, 5 Jan 2006 19:21:42 -0600 > >I need to be able to set cookies on SOAP responses so that subsequent >requests will come back to the same server. The load balancer will examine >the cookie and route subsequent requests back to the same web server. The >cookie will be unique to the server and will not vary by session. > > > >I don't see a way with Axis to add Set-Cookie headers on HTTP responses. >Am >I just not seeing it? Perhaps I could write a handler that handles >flowResponse and tacks on the cookie? > > > >Thanks, > >Keith > _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/