The WSDL could include a WS-Addressing specification of the callback URL for the client (usually going in a SOAP Header).
Jeff ----- Original Message ----- From: Honorez Dylan To: [email protected] Sent: Tuesday, August 16, 2005 4:21 AM Subject: Asynchronity & BPEL Hi, I have some concerns regarding asynchronous webservices built with Axis2. >From what I understand, Axis2 doesn't change anything to the WSDL, even if that webservice is capable of processing asynchronous. In other words, it's up to the client to decide how to invoke this webservice. However, from what I understand from the people working on Oracle BPEL, they use the WSDL to see whether the service should be processed synchrounsly or aynchronously. So if I want to build an asynchronous webservice that can be invoked using BPEL, what do you suggest? Is there something I'm overlooking?
