Hi Mahesh The LoggingOutInterceptor will still work even if your operations doesn't have any <output> element as the camel route still returns back some meta informations to the soap client since default MEP is always inOut.
It may include http status codes, any headers in the exchange might also get mapped and returned back to soap client as http headers and apart from these am not really sure what are the other meta informations it returns .. Cheers Reji On 19 Jan 2015 18:54, "vs_mahesh" <[email protected]> wrote: > Hi , > > Its resolved now. > > But still I need clarity between the two different modes, > > Payload and Message.Why the LoggingOutInterceptor is working for message > mode even <output> is not specified in the wsdl?? > > Thanks, > Mahesh > > > > > ----- > Thanks And regards, > Mahesh > -- > View this message in context: > http://camel.465427.n5.nabble.com/Enabling-CXF-s-LoggingOutInterceptor-in-Payload-mode-tp5761872p5761874.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
