> Nope. ServiceClient is meant to be the simple API .. supports OM only.
>
> The next level is an operation client you get to play with MCs then.
>
> > Is there a other way to  set the SOAP Headers from the Client API
> > without writing a Handler/Module?
>
> Of course :-).
>
> First, ServiceClient has a addHeader method. Second, if you use
> OperationClient, then you have the ability to add headers via the MC.

Thanks :) .. I looked for addHeader in the Options

Add Header + OM = Envelope (almost), so it should do!

Thanks
Srinath

Reply via email to