camel-cxfrs consumer just need to route the message into camel route, if the implementation method is called, the camel route cannot process the request message any more.
If you just want to call the implementation class’s method, you can use cxf-rs directly. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On September 9, 2014 at 8:32:51 PM, vrahul (vrahul1...@gmail.com) wrote: > This became a code quality concern for us. Can you please explain that why > cxf-rs server bean implementation behave is different with camel. is there > any way i can implement cxf-rs services the same way as it is. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-CXF-Jaxrs-service-implementation-class-s-methods-are-not-executing-tp5749733p5756246.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >