Yes as long as both sides know what that means. By that I mean what happens if the 2nd method fails - does the 1st one get rolled back - how is the fault returned...? None of these issues are trivial and none of them are handled by SOAP v2.x. -Dug
Rino Srivastava <[EMAIL PROTECTED]> on 12/04/2001 09:33:50 AM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: RE: RE:Calling multiple methods in a single request Do you mean to say that it is o.k. to use boxcarring technique, Doug? Rino -----Original Message----- From: Doug Davis [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 04, 2001 8:17 AM To: [EMAIL PROTECTED] Subject: Re: RE:Calling multiple methods in a single request Not that I want to open this can of worms again.... :-) but, SOAP 1.1 doesn't say that it doesn't support boxcarring just that it is outside of the scope of the spec as to how to do it. If the client and server agree on how to do it then each are free to support it. And as you noted - SOAP v2.x does not support it. -Dug "Sanjiva Weerawarana" <[EMAIL PROTECTED]> on 12/04/2001 09:01:07 AM Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Subject: Re: RE:Calling multiple methods in a single request SOAP 1.1 doesn't support invoking multiple methods with one request ("boxcarring") and as such Apache SOAP doens't either. Sanjiva. ----- Original Message ----- From: "Rino Srivastava" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 04, 2001 4:40 AM Subject: RE:Calling multiple methods in a single request > Please help!!!! > > Can somone suggest me how i can call multiple methods in a single soap > request. > > A link to an example or tutorial to demonstrate the above will be greatly > appreciated. > > Thanks. > Rino
