Return-Path: Delivered-To: apmail-xml-axis-user-archive@xml.apache.org Received: (qmail 91173 invoked by uid 500); 24 Jan 2003 15:20:45 -0000 Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 91164 invoked from network); 24 Jan 2003 15:20:45 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Axis MessageContext Date: Fri, 24 Jan 2003 09:20:46 -0600 Message-ID: <3F2E62790250AF4485864348F7E9F6B0302C26@stingray.tnow.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Axis MessageContext Thread-Index: AcLDvCq2LfANId95TM2IKN8nwJ1OnA== From: "Cory Wilkerson" To: X-OriginalArrivalTime: 24 Jan 2003 15:20:46.0415 (UTC) FILETIME=[2B196DF0:01C2C3BC] X-Spam-Rating: 208.185.179.12.available.above.net 1.6.2 0/1000/N Two questions:=20 1) Like servlets, is there exactly one instance of the service I've = exposed via axis?=20 2) If so, can I operate under the assumption that = MessageContext.getCurrentContext() directly correlates to the current = request? Much like Thread.currentThread()?=20 Thanks! Cory=20