Cxf set soapAction in SoapPreProtocolOutInterceptor: BindingOperationInfo boi = message.getExchange().get(BindingOperationInfo.class);
but the default PhaseInterceptorChain doesn't put BindingOperationInfo anyway. If this header is not set,it throws exception when invoke some .NET service. Any suggestions? -- View this message in context: http://old.nabble.com/How-to-set-soapAction-header-in-Dispatch-API--tp27111961p27111961.html Sent from the cxf-user mailing list archive at Nabble.com.
