Re: Multiple SOAP messages in a single MIME multipart message?

Hi Jerry,

Maybe another solution would be to use multiple headers?

Anyone thinking this violates the spec?

Jean-Jacques.

jerry_liu@exch.labs.agilent.com wrote:

> [...] I have a need to batch multiple SOAP messages within a single
> HTTP request (or response).  (Long story as to why but basically some of the
> message receivers in the system are not always available and we need to
> queue SOAP messages destined for them.)  I suppose one way to do it is to
> just hide multiple RPC invocations inside the one parent one, though that
> seems inelegant to me.  A method I like better is to just use MIME multipart
> to send mutliple SOAP envelopes.  Seems much cleaner and elegant to do it
> this way. [...]

Received on Friday, 15 June 2001 03:45:29 UTC