Hi, exchange.getIn().setHeader(CxfConstants.OPERATION_NAME, "Invoke"); exchange.getIn().setHeader(CxfConstants.OPERATION_NAME, "InvokeOneWay");
I am confused that some camel-cxf test classes set the CxfConstants.OPERATION_NAME header like that above instead of the method name to be invoked . Why is that? -- View this message in context: http://camel.465427.n5.nabble.com/The-Message-header-with-the-name-of-CxfConstants-OPERATION-NAME-tp5738456.html Sent from the Camel - Users mailing list archive at Nabble.com.