There's a difference between an asynchronous API and an asynchronous
transport. You should be able to make asynchronous calls over HTTP, too.

For a description of what I man, see the WASP documentation on asynchronous
API:
http://www.systinet.com/doc/wasp_jserver/basics/webServiceInvocation.html#ba
sics.webServiceInvocation.asynchronous

> -----Original Message-----
> From: Markus Frommherz [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 31, 2003 9:15 AM
> To: [EMAIL PROTECTED]
> Subject: Antw: Asynchronous interface
>
>
> You might consider to check the advanced JMS (Java Message
> Service) support in the 1.1 (cvs or nightly). Some folks reported
> to get it running.
> If you think of
> the onMessage-method, (experimentally) provided in the jwsdp from
> sun, this got not into a J2EE standard  because of redundancy with JMS.
> Therefore JMS+Axis will be the future for enterprise messaging.
>
> HTH
> Mark
>
> >>> [EMAIL PROTECTED] 31.01.2003  15.03 Uhr >>>
> I've just read back through the archive of this mailing list and I
> notice that there was talk at the end of october of providing an
> asynchronous method invocation mechanism in Axis. I would be interested
> to hear how this is progressing.
>
> Thanks - Paul Andrews.
>
>
>

Reply via email to