Re: Axis 1.2 AsyncCall

2004-11-03 Thread Egor Pervuninski
Hello, ## Jan Schäfer : Wed, 3 Nov 2004 12:04:03 + JS> Hi, I'd like to use Axis and SOAP over HTTP for aynchronous JS> messaging. Now I'm interested in how Axis internally matches JS> responses to requests, and how the web service knows where to send JS> the reply. Because I thought that you

Re: Axis 1.2 AsyncCall

2004-11-03 Thread Davanum Srinivas
Jan, No. Axis 1.2 does not support this yet. thanks, dims On Wed, 3 Nov 2004 12:04:03 +, Jan Schäfer <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to use Axis and SOAP over HTTP for aynchronous messaging. Now > I'm interested in how Axis internally matches responses to requests, > and how

Axis 1.2 AsyncCall

2004-11-03 Thread Jan Schäfer
Hi, I'd like to use Axis and SOAP over HTTP for aynchronous messaging. Now I'm interested in how Axis internally matches responses to requests, and how the web service knows where to send the reply. Because I thought that you have to specify a unique ID (a correlator) and the return address for th