Re: Mutiple Methods call in SOAP Body

2003-06-24 Thread Daniel Zhang
Scott - Thank you so much for enlightening me on this issue. I dout they can do this in the beginning. Now I can go back to ask them to revise their spec. -Daniel Scott Nichol wrote: Apache SOAP does not directly support multiple method calls in a single SOAP request/response, although presu

Re: Mutiple Methods call in SOAP Body

2003-06-24 Thread Scott Nichol
Apache SOAP does not directly support multiple method calls in a single SOAP request/response, although presumably the messaging API could be used to accommodate this. The SOAP 1.1 spec does not specifically mention multiple method calls in a single SOAP request/response. Section 7 describes R