Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 19702 invoked from network); 9 Oct 2007 06:03:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2007 06:03:09 -0000 Received: (qmail 69884 invoked by uid 500); 9 Oct 2007 06:02:50 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 69860 invoked by uid 500); 9 Oct 2007 06:02:50 -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 69849 invoked by uid 99); 9 Oct 2007 06:02:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2007 23:02:50 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.68.5.9] (HELO relay00.pair.com) (209.68.5.9) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 09 Oct 2007 06:02:52 +0000 Received: (qmail 74796 invoked from network); 9 Oct 2007 06:01:29 -0000 Received: from unknown (HELO ?127.0.0.1?) (unknown) by unknown with SMTP; 9 Oct 2007 06:01:29 -0000 X-pair-Authenticated: 123.231.23.58 Message-ID: <470B1935.3070507@opensource.lk> Date: Tue, 09 Oct 2007 11:31:25 +0530 From: Deepal Jayasinghe User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: axis-user@ws.apache.org Subject: Re: [axis2] About multiple thread References: <1845a8f0710081926h6ed64723y455807f381884485@mail.gmail.com> <470B131A.9030105@gmail.com> In-Reply-To: X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Todd Allen wrote: > What is the default scope in Axis2? Request . > > > At 01:35 AM 10/9/2007, Deepal jayasinghe wrote: >> Hi , >> >> If you deploy the service in application scope then there will be only >> one service instance , however if you deploy the service in other scope >> there will be a number of service instances. For example if you deploy >> the service in request scope then there will be service instance for >> each and every request. >> --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org