Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 7742 invoked from network); 24 Feb 2004 04:38:16 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Feb 2004 04:38:16 -0000 Received: (qmail 68802 invoked by uid 500); 24 Feb 2004 04:37:55 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 68513 invoked by uid 500); 24 Feb 2004 04:37:53 -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: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 68504 invoked from network); 24 Feb 2004 04:37:53 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 24 Feb 2004 04:37:53 -0000 Received: (qmail 7718 invoked by uid 1700); 24 Feb 2004 04:38:12 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 24 Feb 2004 04:38:12 -0000 Date: Mon, 23 Feb 2004 20:38:12 -0800 (PST) From: Toshiyuki Kimura To: axis-dev@ws.apache.org Subject: Re: cvs commit: ws-axis/java/test/client TestAsyncCall.java Message-ID: <20040223203606.V99690@minotaur.apache.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Dims, Yes, I'd like to do so. Now, I have a plan to update Async APIs and caching mechanism for SOAP messages; On a side note, hopefully, I want to go forward in step with standardization task as far as I can. > Just make sure you add a test case as well :) Sure, it's very important for open source citizen :-) -- Toshi -----Original Message----- From: Davanum Srinivas [mailto:dims@yahoo.com] Sent: Tuesday, February 24, 2004 12:53 PM To: axis-dev@ws.apache.org Subject: Re: cvs commit: ws-axis/java/test/client TestAsyncCall.java Toshi, please feel free to modify the code currently in axis with any additional functionality that your implementation provides. Just make sure you add a test case as well :) -- dims --- Toshiyuki Kimura wrote: > Hi Dims, Tom and all, > > The Async API is one of my interesting stuff. > > Then the functionality will be supported in JAX-RPC ver 2.0 > (i.e. JSR-224 ) as asynchronous RPC invocations. Please see; > > Glen, Russell and I are one member of this Expert Group (EG), > and a few days ago, Ias also join us as the new representative > for Tmax Soft. > > This EG has already started discussion about Async API for > JAX-RPC. In facts, I also proposed my Async stuff to this EG, > because I've had an Axis-based Async prototype. This task is > still TBD, though. > > I believe we should follow-up the new spec to support Async > stuff, so that Axis is one of major JAX-RPC implementation. > > -- > Toshi > > -----Original Message----- > From: Davanum Srinivas [mailto:dims@apache.org] > Sent: Tuesday, February 24, 2004 12:18 AM > To: Tom Jordahl; 'dims@apache.org'; 'axis-dev@ws.apache.org' > Subject: RE: cvs commit: ws-axis/java/test/client TestAsyncCall.java > Packa geTests.java > > Best thing is that there was no change to any existing code (except > for the protected->public change in the enum class :) > > -- dims > > --- Tom Jordahl wrote: > > +1 > > > > Cool Dims. Interesting stuff! > > > > -- > > Tom Jordahl > > Macromedia Server Development > > > > -----Original Message----- > > From: dims@apache.org [mailto:dims@apache.org] > > Sent: Sunday, February 22, 2004 3:24 PM > > To: ws-axis-cvs@apache.org > > Subject: cvs commit: ws-axis/java/test/client TestAsyncCall.java > > PackageTests.java > > > > dims 2004/02/22 12:23:55 > > > > Modified: java/src/org/apache/axis/enum Enum.java > > java/test/client PackageTests.java > > Added: java/src/org/apache/axis/client/async AsyncCall.java > > AsyncResult.java IAsyncCallback.java > > IAsyncResult.java Status.java > > java/test/client TestAsyncCall.java > > Log: > > Async support for Axis. See test/client/TestAsyncCall.java for current > > usage. Since James's IME code has stalled (See > > http://marc.theaimsgroup.com/?l=axis-dev&m=105233711525903&w=2) there has > > been zero activity in this area. Hopefully the Sonic folks (prev email > about > > sync was http://marc.theaimsgroup.com/?l=axis-dev&m=103903901501446&w=2) > > will help refine the code and hook it upto James' IME when they get a > > chance. > > > > ===== > Davanum Srinivas - http://webservices.apache.org/~dims/ ===== Davanum Srinivas - http://webservices.apache.org/~dims/