Sergey, I've wondered this myself. The serviceClass appears to just be used to configure the endpoint based on class/method level annotations...nothing more. I'll look into it...or perhaps one of the more CXF savvy users can comment of this...
Sergey_Zhemzhitsky wrote: > > I'm wondering why we have to specify the serviceClass attribute and why > this attribute should point at the real class. I'm asking because the > response of such a service will always be "Hello World!!!" and > implementation of MyService.add method does not matter in that case. > > Best Regards, > Sergey Zhemzhitsky > ----- Ben O'Day IT Consultant -http://benoday.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/Camel-CXF-RS-Consumer-Why-serviceClass-is-required-tp4424498p4425664.html Sent from the Camel - Users mailing list archive at Nabble.com.
