Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 73620 invoked from network); 31 Jul 2006 18:24:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Jul 2006 18:24:15 -0000 Received: (qmail 41182 invoked by uid 500); 31 Jul 2006 18:24:13 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 41161 invoked by uid 500); 31 Jul 2006 18:24:13 -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 41150 invoked by uid 99); 31 Jul 2006 18:24:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jul 2006 11:24:13 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.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; Mon, 31 Jul 2006 11:24:12 -0700 Received: (qmail 33051 invoked from network); 31 Jul 2006 18:23:50 -0000 Received: from unknown (HELO ?192.168.1.5?) (unknown) by unknown with SMTP; 31 Jul 2006 18:23:50 -0000 X-pair-Authenticated: 222.165.170.131 Subject: Re: [jira] Commented: (AXIS2-938) Plugpoint to allow for migration between context and TLS From: Sanjiva Weerawarana To: axis-dev@ws.apache.org In-Reply-To: <33258314.1154367674264.JavaMail.jira@brutus> References: <33258314.1154367674264.JavaMail.jira@brutus> Content-Type: text/plain Organization: Lanka Software Foundation Date: Mon, 31 Jul 2006 23:53:44 +0530 Message-Id: <1154370224.9169.30.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mon, 2006-07-31 at 10:41 -0700, Bill Nagy (JIRA) wrote: > (Sorry that I'm a little late to the discussion; I just switched > machines and apparently my mail filtering is screwed up.) > > The plugpoint was indeed meant to be PM-agnostic, and I know for a fact > that when Tuscany integrates with Axis2 they will need this as well. > As Nick pointed out, the invocations have to happen at the PM layer, > as the PM may introduce thread-switches of its own, and that's the > only place that will know when all of those have been completed or > will know before they start. > > As to putting the LinkedList into the AxisConfiguration vs. the > ConfigurationContext, I had likened the migrators to modules, > transports, phases, etc. all of which reside in the > AxisConfiguration. At least on the client side, migrators are going > to have to be statically registered/deployed, as they need to be > invoked high up in the PM and not much of the engine will have > executed at that point in time. If you still think that they belong > in the ConfigurationContext, then I'm happy to move the List. I haven't had a chance to go thru the patch yet .. any chance of sending a description of it? From the discussion I see its somewhat diff from what was originally suggested (which is cool of course). If u want to tell me RTFP I'll accept it :). Sanjiva. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org