Hi,

I just did a quick test and find out the protocol handler is invoked in the camel-cxf endpoint is working in the PAYLOAD dataformat. Please double check your handler code to see why you cannot see any log message.


On Tue May 15 12:57:27 2012, bhushand wrote:
I am using handler definition as below,

public class LoggingHandler implements SOAPHandler<SOAPMessageContext>  {

As per the camel-cxf component documentation, PAYLOAD message type supports
protocol handlers, hence I thought the handler defined above would be
supported.

I could not understand your second note "As camel-cxf component modify the
interceptor chain to skip phases which may invoke your handle". Do you mean
there is a round about way for making this work. Can you please give me an
example.

--
View this message in context: 
http://camel.465427.n5.nabble.com/Handler-is-not-getting-called-when-calling-external-webservice-using-camel-cxf-tp5709035p5709773.html
Sent from the Camel - Users mailing list archive at Nabble.com.




--
Willem
----------------------------------
CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
        http://jnn.javaeye.com (Chinese)
Twitter: willemjiang
Weibo: willemjiang

Reply via email to