Another possibility is to add header information as a HTTP header. (You may probably need to encode)
Thanks Amila On Tue, Sep 17, 2013 at 6:24 AM, Shameera Rathnayaka <[email protected] > wrote: > Hi devs, > > As Context header is expect as a SOAP header and we are not sending a > SOAP message to Workflow Interpreter in Master Project, What I thought is > send this context header as request body(post request body) and then build > the required SOAP message in StaxonJSONBuilder. I wonder what would be the > body of this SOAP message when we send it using XBaya. It would be great if > you can advice on me about this process and the way i am trying to do this. > > Thanks in advance, > Shameera. > > -- > Best Regards, > Shameera Rathnayaka. > > email: shameera AT apache.org , shameerainfo AT gmail.com > Blog : http://shameerarathnayaka.blogspot.com/ >
