Hi,
Several ways can do it in cxf, take a look at [1] for more details
[1]http://cxf.apache.org/faq.html#FAQ-HowcanIaddsoapheaderstotherequest%252Fresponse%253F
Freeman
buzzterrier wrote:
Hello,
A vendor has an api example where they set a message header:
SOAPHeaderElement searchPrefHeader = new
SOAPHeaderElement("urn:messages_2008_2_0.platform.webservices.netsuite.com",
"searchPreferences");
This was based of an axis1 implementation, but I cannot figure out how to do
this in cxf. Any suggestions?
-----
Buzzterrier
http://buzzterrier.blogspot.com/ View my blog: Ordinary Average Developer...