Can you try to set the operation in the URI like this? "cxf:bean:helloWorld?wrappedStyle=true"
-- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.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 Thursday, October 11, 2012 at 10:13 PM, saurzcode wrote: > > Tried to test through this.But still doesn't work. > <cxf:cxfEndpoint id="helloWorld" > serviceClass="com.test.cxfwebservice.TestImpl" > address="/HelloWorld" > > <cxf:properties> > <entry key="wrapped" value="true" /> > </cxf:properties> > </cxf:cxfEndpoint> > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Help-Needed-Came-cxf-tp5714142p5720913.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).