You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Ian Walker <im...@btinternet.com> on 2001/12/02 17:19:21 UTC

How to get the SOAP Header from an RPC call

In my server-side code, I want to extract fields from the SOAP header.  I
understand how to do this from a message-oriented invocation, but not from
an RPC invocation.

Is this possible?

Thanks

Ian