Hi, Can someone please tell me or point to examples where I can see how to add XSI namespace to my SoapEnvelope. I'm using CXF and wsdl2java to generate my classes and interfaces. When I use SoapUi to generate the request, I don't see the "xsi" namespace in my soapEnvelope. I need to have it since I'm having some elements which use the xsi:nil="true" attribute.
Is there a way to add this xsi namespace to my soapUi generated Soap Envelope? I saw CXF-1993 talks about the same issue. But couldn't figure out how to solve the problem and where to put the interceptor. Please let me know. Thanks, Dipti -- View this message in context: http://cxf.547215.n5.nabble.com/Adding-xsi-namespace-to-Soap-Envelope-tp4271972p4271972.html Sent from the cxf-user mailing list archive at Nabble.com.
