Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 3410 invoked by uid 500); 6 Jun 2002 17:07:31 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 3398 invoked from network); 6 Jun 2002 17:07:30 -0000 Message-ID: <003c01c20d7c$773987c0$f50a0a0a@simon> From: "Simon Tuffs" To: References: <20020606115204.13170.qmail@web12803.mail.yahoo.com> Subject: Re: JWSProcesor/Handler patches. Date: Thu, 6 Jun 2002 10:06:14 -0700 Organization: Engineering MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sure. It make take me a couple of days to dig through the test infrastructure with the current other work I have going, but you're right to ask me for this. Simon. ----- Original Message ----- From: "Davanum Srinivas" To: Sent: Thursday, June 06, 2002 4:52 AM Subject: Re: JWSProcesor/Handler patches. > Simon, > > Can you please consider adding a few testcases? So that no one steps on this functionality. > > Thanks, > dims > > --- Simon Tuffs wrote: > > Thanks. I'm hacking about with Axis quite a lot, and I'll try to feed back any generally useful > > stuff. There's a lot to learn. > > > > Simon. > > > > ----- Original Message ----- > > From: Richard Sitze > > To: axis-dev@xml.apache.org > > Sent: Wednesday, June 05, 2002 3:16 PM > > Subject: Re: JWSProcesor/Handler patches. > > > > > > I've got this... I'm going to make some changes before I check it in. > > > > ******************************************* > > Richard A. Sitze rsitze@us.ibm.com > > CORBA Interoperability & WebServices > > IBM WebSphere Development > > "Simon Tuffs" > > > > > > > > > > > > "Simon Tuffs" > > 06/05/2002 04:52 PM > > Please respond to axis-dev > > > > > > To: > > cc: > > Subject: JWSProcesor/Handler patches. > > > > > > > > > > > > > > I'd like to submit a patch that makes the following changes to the JWS processing supported by > > Axis. I needed these changes to implement a small project I've been working on: > > > > o Allows the scope of a JWS hander service object to be specified in the > > server-config.wsdd file, e.g. > > > > > > > > > > > > > > > > o Allows multiple kinds of JWS handler to be set on the global chain, associated with a > > file-extension (so for example allowing .jwr files to be scoped as request scope): > > > > > > > > > > > > > > o Cleans up various constant strings used in the JavaProvider > > > > o Uses a cache for JWS rpc objects to they don't have to be re-instantiated on each > > request. > > > > The attached patch file should be appliedf from the 'java' level down using: > > > > patch -p0 < patch.dif > > > > Thanks, and keep up the excellent Axis work. Let me know if the patch file give you any > > trouble. > > > > Simon. > > > > -- > > Simon Tuffs > > Staff Engineer, Lutris Technologies Inc > > simon.tuffs@lutris.com (http://www.lutris.com) > > > > > > #### patch.dif has been removed from this note on June 05 2002 by Richard Sitze > > > > > > > ===== > Davanum Srinivas - http://xml.apache.org/~dims/ > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com >