CXF Custom SOAP Header With WS-Security

2015-10-16 Thread Urciolo, Kevin J (IS)
I am running the apache-cxf-3.1.3/samples/ws_security/sign_enc_policy sample client/server code. I modified the policy to only do signature, no encryption. I was curious to see how a custom SOAP header was handled with So I added the second section of code below. System.out.print

Envelope was not recognized. (Does it exist in service WSDL?)

2010-05-13 Thread Urciolo, Kevin J (IS)
Can you help me understand why I am receiving the error below? I took the wsdl_first_xml_wrapped example and began modifying it to work with my own WSDL. The code compiles and the server runs. However, I receive the error each time I hit the web service. Error Returned: http://cxf.apache.org/bi