When you chose MESSAGE data format, camel-cxf will not read the content and it 
is impossible to know the operation name without help of the soap action 
header. 

If you chose PAYLOAD or POJO, you should be able to get the operation name from 
the message header. 

-- 
Willem Jiang

FuseSource
Web: http://www.fusesource.com (http://www.fusesource.com/)
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang 
Weibo: willemjiang




On Friday, August 17, 2012 at 5:10 PM, anupamsen wrote:

> My bad, I used the dataFormat as MESSAGE and it seems the operation name is
> available only in case of dataFormat = PAYLOAD. It works for me with
> dataFormat = PAYLOAD.
> 
> Thanks.
> 
> 
> 
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-Do-We-Specify-Operation-To-Choose-In-Camel-CXf-tp474620p5717596.html
> Sent from the Camel - Users mailing list archive at Nabble.com 
> (http://Nabble.com).



Reply via email to