Mostly yes, but not 100%. Among other things there are some inconsistencies
in serializers for Arrays/custom Array type/sequences, etc...

When Axis is announced as Beta 1, then you might be able claim it supports
90% of the use cases.

> -----Original Message-----
> From: Sascha Kulawik [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 18, 2002 4:45 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Does axis support asychronous messaging?
> 
> 
> Isnt WSDL currently working ?
> Ive checked my AXIS Services via a open WSDL checker - also .NET
> accepted my WSDL Source. Isnt it completely integrated ?
> 
> On Mon, 2002-02-18 at 11:28, Taras Shkvarchuk wrote:
> > Not that I know of yet. People are mostly working on 
> getting wsdl<->java
> > working right now.
> > If you can add some code to make it work, it will be in 
> AXIS sooner ;)
> > 
> > > -----Original Message-----
> > > From: Jeffrey Hau [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, February 18, 2002 2:23 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: Does axis support asychronous messaging?
> > > 
> > > 
> > > Taras,
> > > thanks for your reply. I just look through the api doc 
> and there is a 
> > > invokeOneway method for client which is suppose to return 
> > > immediately. 
> > > Is this a non blocking call? in the alpha3 doc it says this 
> > > functionality has not been implemented, do you know if has 
> > > been done in 
> > > more recent builds?
> > > 
> > > thanks
> > > 
> > > Jeff
> > > 
> > > Taras Shkvarchuk wrote:
> > > 
> > > >What you want are non blocking calls.
> > > >No. Currently Axis will block until response has arrived. It 
> > > does however
> > > >suppose async messaging, as in you do not have to complete 
> > > an RPC session.
> > > >You can submit a separate request to the server asking for 
> > > your response, or
> > > >server can push response when its ready to you, etc...
> > > >
> > > >>-----Original Message-----
> > > >>From: Jeffrey Hau [mailto:[EMAIL PROTECTED]]
> > > >>Sent: Monday, February 18, 2002 1:57 AM
> > > >>To: axis-user
> > > >>Subject: Does axis support asychronous messaging?
> > > >>
> > > >>
> > > >>Hi,
> > > >>is it possible for a client to invoke a service, go do 
> > > something else 
> > > >>and get the response from the service at an later stage? for 
> > > >>example if 
> > > >>i have a service that's waiting for a resource, is it 
> > > >>possible for me to 
> > > >>call the service first and check later if has got the 
> resource and 
> > > >>meanwhile do something else(call other serivces)?
> > > >>any help will be greatly appreciated,
> > > >>
> > > >>Jeff 
> > > >>
> > > 
> > > 
> > 
> > 
> > 
> -- 
> Mit freundlichen Grüßen,
> 
> Sascha Kulawik
> Mail: [EMAIL PROTECTED]
> Tel:  +49 (172) 4318354
> 
> Lustige Variablennamen erheitern den Programmierer
> Send with Evolution under Debian 3.0 (GNU/Linux 2.4.16-K7)
> 

Reply via email to