If your client sends a header with mustUnderstand="1", you need to handle this in the server by deploying an Axis2 handler which will mark the header as understood by calling setProcessed. David
On Fri, Mar 14, 2008 at 6:29 AM, Appasamy Thirugnana <[EMAIL PROTECTED]> wrote: > > Hi , > > Anyone please help me out in how to handle SOAP Header and > where to handle the header if i set "Mustunderstand=1" in my SOAP header > before sending a request. > > whether i need to set its "isProcessed" to true in server side > or both server and client side . Any tutorial regarding this also will > help > > > Thanks > Appu > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- David Illsley - IBM Web Services Development --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
