Hi, I want to add a soap header the "CXF proprietary way" as mentioned in the FAQ (http://cxf.apache.org/faq.html#FAQ-HowcanIaddsoapheaderstotherequest%252Fre sponse%253F) but I'm using the simple frontend.
As I don't want to have this header in my wsdl, the jax-ws OutofBandHeader example from Ulhas Bhole (http://www.nabble.com/Add-SOAP-HEADER-value-to11710546.html) seems to fit my needs. Is it possible to do something similar with the simple frontend? Regards, Dennis
